aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/options.py
AgeCommit message (Expand)Author
2021-12-30Allow escaped `,` in `--extractor-args`pukkandan
2021-12-27[docs] Add examples for using `TYPES:` in `-P`/`-o`pukkandan
2021-12-27[cookies] Support other keyrings (#2032)Matt Broadway
2021-12-23Add option `--file-access-retries` (#2066)Emanuel Hoogeveen
2021-12-23[cleanup] Misc cleanuppukkandan
2021-12-20[dash,youtube] Download live from start to end (#888)The Hatsune Daishi
2021-12-19[cleanup] Fix some typos (#2033)Unit 193
2021-12-19[docs] Change all examples to use double quotespukkandan
2021-12-09[SponsorBlock] Add Filler and Highlight categories (#1664)Nil Admirari
2021-12-06Allow `--no-write-thumbnail` to override `--write-all-thumbnail`pukkandan
2021-12-01Ensure same config file is not loaded multiple timespukkandan
2021-11-29[cleanup] Misc cleanuppukkandan
2021-11-29Option `--wait-for-video` to wait for scheduled streamspukkandan
2021-11-29Option `--break-per-input` to apply --break-on... to each input URLpukkandan
2021-11-15Add option `--embed-info-json` to embed info-json in mkvpukkandan
2021-11-15Add compat-option embed-metadatapukkandan
2021-11-11Fix bug in parsing `--add-header`pukkandan
2021-11-04[cleanup] Minor cleanuppukkandan
2021-11-04[ExtractAudio] Rescale --audio-quality correctlypukkandan
2021-10-31[docs,cleanup] Improve docs and minor cleanuppukkandan
2021-10-24Separate `--check-all-formats` from `--check-formats`pukkandan
2021-10-22Re-implement deprecated option `--id`pukkandan
2021-10-19Add option `--no-batch-file` (#1335)Zirro
2021-10-18[ModifyChapters] Allow removing sections by timestamppukkandan
2021-10-12Fix verbose head not showing custom configspukkandan
2021-10-09[cleanup] Misc cleanuppukkandan
2021-10-09Improved progress reporting (See desc) (#1125)pukkandan
2021-09-30[docs,cleanup] Some minor refactoring and improve docspukkandan
2021-09-30[postprocessor] Add plugin supportpukkandan
2021-09-24Separate the options `--ignore-errors` and `--no-abort-on-error`pukkandan
2021-09-24Ignore empty entries in `_list_from_options_callback`pukkandan
2021-09-18[options] Fix `--no-config` and refactor reading of config filespukkandan
2021-09-16Add option `--netrc-location`pukkandan
2021-09-16[options] Strip spaces in list-like switchespukkandan
2021-09-12[cookies] Make browser names case insensitivepukkandan
2021-09-04[ModifyChapters] fixes (See desc)pukkandan
2021-09-04Fix `--no-get-comments`pukkandan
2021-09-02Release 2021.09.022021.09.02pukkandan
2021-09-02Native SponsorBlock implementation and related improvements (#360)Nil Admirari
2021-08-28[docs] Fix some typospukkandan
2021-08-25Fix `--no-prefer-free-formats` (#787)CeruleanSky
2021-08-24[youtube] Remove annotations and deprecate `--write-annotations` (#765)coletdjnz
2021-08-24[downloader/ffmpeg] Allow passing custom arguments before -ipukkandan
2021-08-23[extractor] Better error message for DRM (#729)pukkandan
2021-08-17Let `--match-filter` reject entries earlypukkandan
2021-08-15[options] Add `_set_from_options_callback`pukkandan
2021-08-10Misc fixes - See descpukkandan
2021-08-10Add option `--replace-in-metadata`pukkandan
2021-08-07[docs] Fix some mistakes and improve docpukkandan
2021-08-07Allow multiple `--exec` and `--exec-before-download`pukkandan