index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
options.py
Age
Commit message (
Expand
)
Author
2015-01-01
[options] Upper-case options and URL in --help output
Philipp Hagemeister
2014-12-12
Deprecate --auto-number (Closes #2704)
Philipp Hagemeister
2014-12-12
Download playlist items in reverse order
Mark Schreiber
2014-12-04
[options] Standardize mentoined configuration file location (Fixes #4367)
Philipp Hagemeister
2014-11-26
Clarify --no-playlist documentation (Closes #4309)
Philipp Hagemeister
2014-11-23
Fix all PEP8 issues except E501
Philipp Hagemeister
2014-11-23
PEP8 applied
Jouke Waleson
2014-11-15
[compat] Work around kwargs bugs in old 2.6 Python releases (Fixes #3813)
Philipp Hagemeister
2014-11-09
[YoutubeDL] Add playlist_id and playlist_title fields (Fixes #4139)
Philipp Hagemeister
2014-11-08
[options] Document the syntax for merging formats (closes #3940, closes #4132)
Jaime Marquínez Ferrándiz
2014-11-02
[util] Move compatibility functions out of util
Philipp Hagemeister
2014-10-26
Merge branch 'compat-getenv-and-expanduser' of https://github.com/dstftw/yout...
Sergey M․
2014-10-25
New option --dump-single-json (#4003)
Philipp Hagemeister
2014-10-24
Add --flat-playlist option (Closes #4003)
Philipp Hagemeister
2014-10-13
[youtube] Download DASH manifest by default (Closes #3887)
Philipp Hagemeister
2014-10-12
[options] Consistent formatting and general niceness
Philipp Hagemeister
2014-10-12
[options] Mention login in --username documentation (#3753)
Philipp Hagemeister
2014-09-30
[core] Decode environment variables with filesystem encoding (Fixes #3854, Fi...
Sergey M․
2014-09-29
Do not use HTML characters in output
Philipp Hagemeister
2014-09-18
[YoutubeDL] Allow downloading multiple formats with ,
Philipp Hagemeister
2014-09-18
Add -f m4a
Philipp Hagemeister
2014-09-13
[options] Correct option usage
Philipp Hagemeister
2014-09-13
[options] Move all options to their own file
Philipp Hagemeister