aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/options.py
AgeCommit message (Expand)Author
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 utilPhilipp Hagemeister
2014-10-26Merge branch 'compat-getenv-and-expanduser' of https://github.com/dstftw/yout...Sergey M․
2014-10-25New option --dump-single-json (#4003)Philipp Hagemeister
2014-10-24Add --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 nicenessPhilipp 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-29Do not use HTML characters in outputPhilipp Hagemeister
2014-09-18[YoutubeDL] Allow downloading multiple formats with ,Philipp Hagemeister
2014-09-18Add -f m4aPhilipp Hagemeister
2014-09-13[options] Correct option usagePhilipp Hagemeister
2014-09-13[options] Move all options to their own filePhilipp Hagemeister