aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/options.py
Commit message (Expand)AuthorAgeFilesLines
* [documentation] Add deprecated options and aliases in readmepukkandan2021-03-181-18/+12
* Option to keep private keys in the infojsonpukkandan2021-03-181-0/+10
* Release 2021.03.15pukkandan2021-03-151-6/+5
* Split video by chapters (#158)pukkandan2021-03-151-0/+11
* Native concurrent downloading of fragments (#166)shirt2021-03-131-0/+4
* Remove "fixup is ignored" warning when fixup wasn't passed by userpukkandan2021-03-071-1/+1
* Reduce default of `--extractor-retries` to 3pukkandan2021-03-031-1/+1
* Add option `--extractor-retries` to retry on known extractor errorspukkandan2021-03-011-0/+4
* Cleanup some code (see desc)pukkandan2021-02-281-2/+2
* Extract comments only when needed #95 (Closes #94)pukkandan2021-02-281-2/+4
* Add option `--sleep-requests` to sleep b/w requests (Closes #106)pukkandan2021-02-271-1/+5
* Allow specifying path in `--external-downloader`pukkandan2021-02-271-2/+2
* [hls] Enable `--hls-use-mpegts` by default when downloading live-streamspukkandan2021-02-261-3/+11
* [documentation] Changes left behind from #85 and #107pukkandan2021-02-251-1/+1
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+1338