aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/options.py
AgeCommit message (Expand)Author
2022-12-03[cleanup] Miscpukkandan
2022-11-07[cleanup] Lint and misc cleanuppukkandan
2022-10-18[SponsorBlock] Support `chapter` category (#5260)Ajay Ramachandran
2022-10-04[cleanup] Misc (#5044)gamer191
2022-09-22[docs] Misc improvementspukkandan
2022-09-17Allow open ranges for time ranges (#4940)Lesmiscore
2022-09-07[docs] Improvementspukkandan
2022-09-01[cleanup] Miscpukkandan
2022-09-01[extractor/youtube] Add `no-youtube-prefer-utc-upload-date` compat option (#4...coletdjnz
2022-09-01[cookies] Improve container support (#4806)bashonly
2022-08-30[cookies] Support firefox container in `--cookies-from-browser` (#4753)bashonly
2022-08-30[utils] Add `deprecation_warning`pukkandan
2022-08-26Bugfix for 822d66e591341f8bf082be371b4beb66d72ba080pukkandan
2022-08-24Fix bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fapukkandan
2022-08-24Fix `--break-per-url --max-downloads`pukkandan
2022-08-24Add option `--use-extractors`pukkandan
2022-08-24[utils] Add orderedSet_from_optionspukkandan
2022-08-22Fix bug in `--alias`pukkandan
2022-08-14[docs] Consistent use of `e.g.` (#4643)Lesmiscore
2022-08-09[build, devscripts] Add devscript to set a build variantpukkandan
2022-08-04Determine merge container better (See desc) (#1482)Lauren N. Liberda
2022-08-02Standardize retry mechanism (#1649)pukkandan
2022-08-01[docs] Fix capitalization in references (#4515)christoph-heinrich
2022-07-31Validate `--merge-output-format`pukkandan
2022-07-31[utils, cleanup] Consolidate known media extensionspukkandan
2022-07-09[cleanup] Misc cleanuppukkandan
2022-07-01[options] Fix aliases to `--config-location`pukkandan
2022-06-26[cleanup] Fix some typos (#4194)crazymoose77756
2022-06-25[options] Fix `parse_known_args` for `--`pukkandan
2022-06-25[compat] Remove more functionspukkandan
2022-06-18Improve error handling of bad config filespukkandan
2022-06-17Add option `--lazy-playlist` to process entries as they are receivedpukkandan
2022-06-17Add slicing notation to `--playlist-items`pukkandan
2022-06-13Add `--no-update`pukkandan
2022-06-07Add option `--download-sections` to download video partiallypukkandan
2022-06-06[ExtractAudio] Allow conditional conversionpukkandan
2022-06-06[ExtractAudio, cleanup] Refactorpukkandan
2022-06-05[ThumbnailsConvertor] Allow conditional conversionpukkandan
2022-06-01[extractor] Add dev option `--load-pages`pukkandan
2022-05-27[cleanup] Misc fixes and cleanuppukkandan
2022-05-27`--config-location -` to provide options interactivelypukkandan
2022-05-19[doc, cleanup] Re-indent "Usage and Options" sectionpukkandan
2022-05-19Add option --retry-sleep (#3059)pukkandan
2022-05-19Add option `--alias`pukkandan
2022-05-17`--max-downloads` should obey `--break-per-input`pukkandan
2022-05-11Fix `--date today`pukkandan
2022-05-02Add support for SSL client certificate authentication (#3435)coletdev
2022-05-01[cleanup] Misc fixes (see desc)pukkandan
2022-05-01[XAttrMetadata] Refactor and document dependenciespukkandan
2022-04-29[doc] Minor improvementspukkandan