]> jfr.im git - yt-dlp.git/history - yt_dlp/options.py
Fix some typos and linter
[yt-dlp.git] / yt_dlp / options.py
2021-04-01  pukkandanFix some typos and linter
2021-03-24  pukkandanParse metadata from multiple fields
2021-03-20  pukkandan[documentation] Add `SplitChapters` to `--ppa`
2021-03-18  pukkandan[documentation] Add deprecated options and aliases...
2021-03-18  pukkandanOption to keep private keys in the infojson
2021-03-15  pukkandanRelease 2021.03.15 2021.03.15
2021-03-14  pukkandanSplit video by chapters (#158)
2021-03-13  shirtNative concurrent downloading of fragments (#166)
2021-03-07  pukkandanRemove "fixup is ignored" warning when fixup wasn't...
2021-03-02  pukkandanReduce default of `--extractor-retries` to 3
2021-02-28  pukkandanAdd option `--extractor-retries` to retry on known...
2021-02-28  pukkandanCleanup some code (see desc)
2021-02-28  pukkandanExtract comments only when needed #95 (Closes #94)
2021-02-27  pukkandanAdd option `--sleep-requests` to sleep b/w requests...
2021-02-27  pukkandanAllow specifying path in `--external-downloader`
2021-02-26  pukkandan[hls] Enable `--hls-use-mpegts` by default when downloa...
2021-02-24  pukkandan[documentation] Changes left behind from #85 and #107
2021-02-24  Pccode66Completely change project name to yt-dlp (#85)