]> jfr.im git - yt-dlp.git/history - yt_dlp/options.py
[cleanup] Misc cleanup and refactor (#2173)
[yt-dlp.git] / yt_dlp / options.py
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`
2021-12-27  Matt Broadway[cookies] Support other keyrings (#2032)
2021-12-23  Emanuel HoogeveenAdd option `--file-access-retries` (#2066)
2021-12-23  pukkandan[cleanup] Misc cleanup
2021-12-20  The Hatsune Daishi[dash,youtube] Download live from start to end (#888)
2021-12-19  Unit 193[cleanup] Fix some typos (#2033)
2021-12-19  pukkandan[docs] Change all examples to use double quotes
2021-12-09  Nil Admirari[SponsorBlock] Add Filler and Highlight categories...
2021-12-06  pukkandanAllow `--no-write-thumbnail` to override `--write-all...
2021-11-30  pukkandanEnsure same config file is not loaded multiple times
2021-11-29  pukkandan[cleanup] Misc cleanup
2021-11-29  pukkandanOption `--wait-for-video` to wait for scheduled streams
2021-11-29  pukkandanOption `--break-per-input` to apply --break-on... to...
2021-11-14  pukkandanAdd option `--embed-info-json` to embed info-json in mkv
2021-11-14  pukkandanAdd compat-option embed-metadata
2021-11-11  pukkandanFix bug in parsing `--add-header`
2021-11-03  pukkandan[cleanup] Minor cleanup
2021-11-03  pukkandan[ExtractAudio] Rescale --audio-quality correctly
2021-10-31  pukkandan[docs,cleanup] Improve docs and minor cleanup
2021-10-24  pukkandanSeparate `--check-all-formats` from `--check-formats`
2021-10-21  pukkandanRe-implement deprecated option `--id`
2021-10-18  ZirroAdd option `--no-batch-file` (#1335)
2021-10-18  pukkandan[ModifyChapters] Allow removing sections by timestamp
2021-10-12  pukkandanFix verbose head not showing custom configs
2021-10-09  pukkandan[cleanup] Misc cleanup
2021-10-08  pukkandanImproved progress reporting (See desc) (#1125)
2021-09-29  pukkandan[docs,cleanup] Some minor refactoring and improve docs
2021-09-29  pukkandan[postprocessor] Add plugin support
2021-09-24  pukkandanSeparate the options `--ignore-errors` and `--no-abort...
2021-09-23  pukkandanIgnore empty entries in `_list_from_options_callback`
2021-09-17  pukkandan[options] Fix `--no-config` and refactor reading of...
2021-09-15  pukkandanAdd option `--netrc-location`
2021-09-15  pukkandan[options] Strip spaces in list-like switches
2021-09-12  pukkandan[cookies] Make browser names case insensitive
2021-09-03  pukkandan[ModifyChapters] fixes (See desc)
2021-09-03  pukkandanFix `--no-get-comments`
2021-09-01  pukkandanRelease 2021.09.02 2021.09.02
2021-09-01  Nil AdmirariNative SponsorBlock implementation and related improvem...
2021-08-27  pukkandan[docs] Fix some typos
2021-08-25  CeruleanSkyFix `--no-prefer-free-formats` (#787)
2021-08-24  coletdjnz[youtube] Remove annotations and deprecate `--write...
2021-08-23  pukkandan[downloader/ffmpeg] Allow passing custom arguments...
2021-08-22  pukkandan[extractor] Better error message for DRM (#729)
2021-08-16  pukkandanLet `--match-filter` reject entries early
2021-08-14  pukkandan[options] Add `_set_from_options_callback`
2021-08-09  pukkandanMisc fixes - See desc
2021-08-09  pukkandanAdd option `--replace-in-metadata`
2021-08-07  pukkandan[docs] Fix some mistakes and improve doc
2021-08-07  pukkandanAllow multiple `--exec` and `--exec-before-download`
2021-08-07  pukkandanAdd option `--no-simulate` to not simulate even when...
2021-08-07  pukkandan[youtube] extractor-arg to show live dash formats
2021-08-04  pukkandanAdd regex to `--match-filter`
2021-08-04  Max TeegenAdd all format filtering operators also to `--match...
2021-08-01  pukkandan[cleanup] Refactor some code
2021-08-01  pukkandanSet `home:` as the default key for `-P`
2021-08-01  pukkandanAdd compat-option `no-clean-infojson`
2021-07-29  pukkandanAdd format types `j`, `l`, `q` for outtmpl
2021-07-21  Matt BroadwayAdd option `--cookies-from-browser` to load cookies...
2021-07-19  pukkandan[youtube] Extract more thumbnails
2021-07-19  pukkandanAdd option `--exec-before-download`
2021-07-08  pukkandanImprove `extractor_args` parsing
2021-06-25  pukkandanAdd `--extractor-args` to pass extractor-specific arguments
2021-06-23  pukkandanRelease 2021.06.23 2021.06.23
2021-06-22  pukkandanAdd option `--throttled-rate` below which video data...
2021-06-21  pukkandan[websockets] Add `WebSocketFragmentFD` (#399)
2021-06-19  pukkandan[options] Rename `--add-metadata` to `--embed-metadata`
2021-06-19  pukkandanSkip fixup of existing files and add `--fixup force...
2021-06-19  pukkandan[cleanup] Refactor fixup
2021-06-11  pukkandan[EmbedThumbnail] Fix for already downloaded thumbnail
next