]> jfr.im git - yt-dlp.git/history - yt_dlp/options.py
Add option `--xff`
[yt-dlp.git] / yt_dlp / options.py
2023-04-24  pukkandanAdd option `--xff`
2023-04-24  pukkandanAdd `--no-quiet`
2023-04-24  pukkandan[outtmpl] Allow `\n` in replacements and default.
2023-03-03  pukkandanAdd option `--break-match-filters`
2023-03-03  pukkandan[cleanup] Misc
2023-03-03  Simon Sawicki[update] Add option `--update-to`, including to nightly...
2023-02-17  pukkandan[cleanup] Misc
2023-01-06  Simon SawickiFix config locations (#5933)
2023-01-02  pukkandan[cleanup] Misc
2023-01-02  pukkandan[docs] Improvements
2023-01-02  MatthewAdd `--enable-file-urls` (#5917)
2023-01-01  Lesmiscore[downloader/aria2c] Native progress for aria2c via...
2023-01-01  pukkandanAdd `--compat-options 2021,2022`
2023-01-01  MatthewImprove plugin architecture (#5553)
2022-12-30  pukkandanLet `--parse/replace-in-metadata` run at any post-proce...
2022-12-30  pukkandanAdd pre-processor stage `video`
2022-12-03  pukkandan[cleanup] Misc
2022-11-06  pukkandan[cleanup] Lint and misc cleanup
2022-10-18  Ajay Ramachandran[SponsorBlock] Support `chapter` category (#5260)
2022-10-04  gamer191[cleanup] Misc (#5044)
2022-09-21  pukkandan[docs] Misc improvements
2022-09-16  LesmiscoreAllow open ranges for time ranges (#4940)
2022-09-07  pukkandan[docs] Improvements
2022-09-01  pukkandan[cleanup] Misc
2022-09-01  coletdjnz[extractor/youtube] Add `no-youtube-prefer-utc-upload...
2022-09-01  bashonly[cookies] Improve container support (#4806)
2022-08-30  bashonly[cookies] Support firefox container in `--cookies-from...
2022-08-30  pukkandan[utils] Add `deprecation_warning`
2022-08-26  pukkandanBugfix for 822d66e591341f8bf082be371b4beb66d72ba080
2022-08-24  pukkandanFix bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fa
2022-08-24  pukkandanFix `--break-per-url --max-downloads`
2022-08-24  pukkandanAdd option `--use-extractors`
2022-08-24  pukkandan[utils] Add orderedSet_from_options
2022-08-21  pukkandanFix bug in `--alias`
2022-08-14  Lesmiscore[docs] Consistent use of `e.g.` (#4643)
2022-08-08  pukkandan[build, devscripts] Add devscript to set a build variant
2022-08-04  Lauren N. LiberdaDetermine merge container better (See desc) (#1482)
2022-08-01  pukkandanStandardize retry mechanism (#1649)
2022-08-01  christoph-heinrich[docs] Fix capitalization in references (#4515)
2022-07-30  pukkandanValidate `--merge-output-format`
2022-07-30  pukkandan[utils, cleanup] Consolidate known media extensions
2022-07-09  pukkandan[cleanup] Misc cleanup
2022-07-01  pukkandan[options] Fix aliases to `--config-location`
2022-06-27  crazymoose77756[cleanup] Fix some typos (#4194)
2022-06-25  pukkandan[options] Fix `parse_known_args` for `--`
2022-06-24  pukkandan[compat] Remove more functions
2022-06-18  pukkandanImprove error handling of bad config files
2022-06-17  pukkandanAdd option `--lazy-playlist` to process entries as...
2022-06-17  pukkandanAdd slicing notation to `--playlist-items`
2022-06-13  pukkandanAdd `--no-update`
2022-06-06  pukkandanAdd option `--download-sections` to download video...
2022-06-06  pukkandan[ExtractAudio] Allow conditional conversion
2022-06-06  pukkandan[ExtractAudio, cleanup] Refactor
2022-06-05  pukkandan[ThumbnailsConvertor] Allow conditional conversion
2022-05-31  pukkandan[extractor] Add dev option `--load-pages`
2022-05-26  pukkandan[cleanup] Misc fixes and cleanup
2022-05-26  pukkandan`--config-location -` to provide options interactively
2022-05-19  pukkandan[doc, cleanup] Re-indent "Usage and Options" section
2022-05-19  pukkandanAdd option --retry-sleep (#3059)
2022-05-19  pukkandanAdd option `--alias`
2022-05-16  pukkandan`--max-downloads` should obey `--break-per-input`
2022-05-11  pukkandanFix `--date today`
2022-05-02  coletdevAdd support for SSL client certificate authentication...
2022-04-30  pukkandan[cleanup] Misc fixes (see desc)
2022-04-30  pukkandan[XAttrMetadata] Refactor and document dependencies
2022-04-29  pukkandan[doc] Minor improvements
2022-04-28  pukkandan`--match-filter -` to interactively ask for each video
2022-04-20  pukkandanDon't imply `-s` for later stages of `-O`
2022-04-17  pukkandan[cleanup] Misc cleanup and refactor (#2173)
2022-04-12  pukkandan[cleanup] Sort imports
2022-04-12  pukkandan[cleanup] Upgrade syntax
2022-04-12  pukkandan[cleanup] Mark some compat variables for removal (...
2022-04-08  pukkandan[docs] Minor improvements (#3309, #3343)
2022-04-05  pukkandan[cleanup] Misc fixes
2022-03-27  pukkandan[outtmpl] Limit changes during sanitization
2022-03-25  pukkandanTreat multiple `--match-filters` as OR
2022-03-24  pukkandan[docs] Minor improvements
2022-03-22  coletdevUse certificates from `certifi` if installed (#3115)
2022-03-08  coletdev[panopto] Add extractors (#2908)
2022-03-08  pukkandan[cleanup] Refactor `__init__.py` (#2570)
2022-03-04  pukkandanImplement `--add-header` without modifying `std_headers`
2022-03-03  Emanuel Hoogeveen[downloader] Obey `--file-access-retries` when deleting...
2022-02-22  pukkandanAdd pre-processor stage `after_filter`
2022-02-11  pukkandan[options] Rename `--clean-infojson` to `--clean-info...
2022-02-11  pukkandan[options] Better ambiguous option resolution
2022-02-03  pukkandan[cleanup,docs] Minor fixes
2022-01-23  pukkandan[docs,cleanup] Fix linter and misc cleanup
2022-01-23  pukkandanAdd option `--print-to-file`
2022-01-21  pukkandan[docs] Improvements
2022-01-21  xtkobaAdd option --legacy-server-connect (#778)
2022-01-13  pukkandanAdd option `--concat-playlist`
2022-01-12  pukkandan[cleanup, docs] Minor fixes
2022-01-10  pukkandanAllow `--print` to be run at any post-processing stage
2022-01-03  pukkandan[cleanup] Misc cleanup
2022-01-03  pukkandanAllow multiple and nested configuration files
2022-01-03  pukkandanAdd more post-processing stages
2022-01-03  pukkandanAllow `--exec` to be run at any post-processing stage
2022-01-03  pukkandanAdd `--print playlist:` to print fields per playlist
2021-12-30  pukkandanAllow escaped `,` in `--extractor-args`
2021-12-27  pukkandan[docs] Add examples for using `TYPES:` in `-P`/`-o`
next