aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/options.py
Commit message (Collapse)AuthorAgeFilesLines
* Do not use HTML characters in outputPhilipp Hagemeister2014-09-291-1/+1
| | | | This messes up the format when people paste it outside of code tags.
* [YoutubeDL] Allow downloading multiple formats with ,Philipp Hagemeister2014-09-181-1/+1
|
* Add -f m4aPhilipp Hagemeister2014-09-181-1/+1
|
* [options] Correct option usagePhilipp Hagemeister2014-09-131-0/+2
|
* [options] Move all options to their own filePhilipp Hagemeister2014-09-131-0/+479