index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
options.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[downloader] Add --hls-prefer-native to use the native HLS downloader (#4966)
Philipp Hagemeister
2015-02-17
1
-0
/
+4
*
|
[ffmpeg] Add --ffmpeg-location
Philipp Hagemeister
2015-02-16
1
-0
/
+4
|
/
*
[options] Add alias --dump-header for --print-traffic
Philipp Hagemeister
2015-02-10
1
-1
/
+1
*
[options] Add --no-color
Philipp Hagemeister
2015-02-10
1
-0
/
+5
*
[YoutubeDL] Add generic video filtering (Fixes #4916)
Philipp Hagemeister
2015-02-10
1
-0
/
+19
*
Use snake_case instead of camelCase
Philipp Hagemeister
2015-02-10
1
-12
/
+12
*
[options] Mention asr as possible filter
Sergey M․
2015-02-09
1
-2
/
+2
*
[options] Update help on string comparisons
Sergey M․
2015-02-09
1
-1
/
+3
*
[options] Mark --fixup as non-experimental and correct its help
Philipp Hagemeister
2015-02-02
1
-3
/
+2
*
[YoutubeDL] Allow format filtering by fps
Philipp Hagemeister
2015-01-26
1
-1
/
+1
*
Add --xattr-set-filesize option (Fixes #1348)
Philipp Hagemeister
2015-01-25
1
-0
/
+4
*
[options] Add support for infinite retries (Fixes #507)
Philipp Hagemeister
2015-01-25
1
-1
/
+1
*
[YoutubeDL] Add --playlist-items option (Fixes #2662)
Philipp Hagemeister
2015-01-25
1
-0
/
+4
*
[YoutubeDL] Implement --write-all-thumbnails (Closes #2269)
Philipp Hagemeister
2015-01-25
1
-0
/
+4
*
Add --list-thumbnails
Philipp Hagemeister
2015-01-25
1
-4
/
+11
*
[downloader] Lay groundwork for external downloaders.
Philipp Hagemeister
2015-01-24
1
-0
/
+6
*
Fix --sleep-interval (#3426)
Philipp Hagemeister
2015-01-23
1
-1
/
+1
*
Merge remote-tracking branch 'rupertbaxter2/master'
Philipp Hagemeister
2015-01-23
1
-0
/
+4
*
[YoutubeDL] Allow filtering by properties (Fixes #4584)
Philipp Hagemeister
2015-01-23
1
-0
/
+11
*
[options] Clarify that --password can be left out (#4723)
Philipp Hagemeister
2015-01-17
1
-1
/
+1
*
[options] Add --no-call-home
Philipp Hagemeister
2015-01-10
1
-1
/
+5
*
[YoutubeDL] Add new --call-home option for debugging
Philipp Hagemeister
2015-01-10
1
-0
/
+4
*
[options] Add -4 and -6 options
Philipp Hagemeister
2015-01-10
1
-0
/
+10
*
Add new option --source-address
Philipp Hagemeister
2015-01-10
1
-8
/
+16
*
[youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes #4...
Philipp Hagemeister
2015-01-10
1
-0
/
+7
*
[options] PEP8 and simpler --merge-output-format handling (#4673)
Philipp Hagemeister
2015-01-10
1
-3
/
+3
*
Added an option to specify an output format for merges when downloading separ...
Andrei Troie
2015-01-09
1
-0
/
+6
*
Add --print-json (Closes #2845)
Philipp Hagemeister
2015-01-08
1
-0
/
+5
*
[YoutubeDL] Allow selection by more extensions
Philipp Hagemeister
2015-01-08
1
-4
/
+6
*
[options] Upper-case options and URL in --help output
Philipp Hagemeister
2015-01-01
1
-1
/
+1
*
Deprecate --auto-number (Closes #2704)
Philipp Hagemeister
2014-12-12
1
-4
/
+4
*
Download playlist items in reverse order
Mark Schreiber
2014-12-12
1
-0
/
+4
*
[options] Standardize mentoined configuration file location (Fixes #4367)
Philipp Hagemeister
2014-12-04
1
-1
/
+4
*
Clarify --no-playlist documentation (Closes #4309)
Philipp Hagemeister
2014-11-26
1
-1
/
+1
*
Fix all PEP8 issues except E501
Philipp Hagemeister
2014-11-23
1
-2
/
+3
*
PEP8 applied
Jouke Waleson
2014-11-23
1
-1
/
+1
*
[compat] Work around kwargs bugs in old 2.6 Python releases (Fixes #3813)
Philipp Hagemeister
2014-11-15
1
-1
/
+2
*
[YoutubeDL] Add playlist_id and playlist_title fields (Fixes #4139)
Philipp Hagemeister
2014-11-09
1
-2
/
+4
*
[options] Document the syntax for merging formats (closes #3940, closes #4132)
Jaime Marquínez Ferrándiz
2014-11-08
1
-1
/
+10
*
[util] Move compatibility functions out of util
Philipp Hagemeister
2014-11-02
1
-1
/
+3
*
Merge branch 'compat-getenv-and-expanduser' of https://github.com/dstftw/yout...
Sergey M․
2014-10-26
1
-6
/
+8
|
\
|
*
[core] Decode environment variables with filesystem encoding (Fixes #3854, Fi...
Sergey M․
2014-09-30
1
-6
/
+8
*
|
New option --dump-single-json (#4003)
Philipp Hagemeister
2014-10-25
1
-0
/
+4
*
|
Add --flat-playlist option (Closes #4003)
Philipp Hagemeister
2014-10-24
1
-0
/
+5
*
|
[youtube] Download DASH manifest by default (Closes #3887)
Philipp Hagemeister
2014-10-13
1
-4
/
+8
*
|
[options] Consistent formatting and general niceness
Philipp Hagemeister
2014-10-12
1
-283
/
+433
*
|
[options] Mention login in --username documentation (#3753)
Philipp Hagemeister
2014-10-12
1
-1
/
+1
|
/
*
Do not use HTML characters in output
Philipp Hagemeister
2014-09-29
1
-1
/
+1
*
[YoutubeDL] Allow downloading multiple formats with ,
Philipp Hagemeister
2014-09-18
1
-1
/
+1
*
Add -f m4a
Philipp Hagemeister
2014-09-18
1
-1
/
+1
[prev]
[next]