aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/options.py
Commit message (Expand)AuthorAgeFilesLines
* update from upstreamJesus2023-09-041-120/+151
|\
| * Improve `--download-sections`pukkandan2023-06-221-2/+3
| * [cleanup] Miscpukkandan2023-06-211-4/+2
| * Add option `--netrc-cmd` (#6682)Nicolai Dagestad2023-06-211-0/+4
| * Add `--compat-option playlist-match-filter`pukkandan2023-06-211-4/+4
| * [core] Implement `--color` flag (#6904)Simon Sawicki2023-05-241-3/+21
| * [update] Implement `--update-to` repoSimon Sawicki2023-05-201-4/+4
| * [docs] Misc improvementspukkandan2023-05-201-5/+5
| * Add option `--xff`pukkandan2023-04-241-10/+15
| * Add `--no-quiet`pukkandan2023-04-241-1/+5
| * [outtmpl] Allow `\n` in replacements and default.pukkandan2023-04-241-1/+1
| * Add option `--break-match-filters`pukkandan2023-03-041-4/+12
| * [cleanup] Miscpukkandan2023-03-031-1/+1
| * [update] Add option `--update-to`, including to nightly (#6220)Simon Sawicki2023-03-031-3/+10
| * [cleanup] Miscpukkandan2023-02-171-1/+1
| * Fix config locations (#5933)Simon Sawicki2023-01-071-40/+19
| * [cleanup] Miscpukkandan2023-01-021-4/+4
| * [docs] Improvementspukkandan2023-01-021-3/+4
| * Add `--enable-file-urls` (#5917)Matthew2023-01-021-0/+5
| * [downloader/aria2c] Native progress for aria2c via RPC (#3724)Lesmiscore2023-01-021-3/+3
| * Add `--compat-options 2021,2022`pukkandan2023-01-011-0/+2
| * Improve plugin architecture (#5553)Matthew2023-01-011-42/+49
| * Let `--parse/replace-in-metadata` run at any post-processing stagepukkandan2022-12-301-5/+7
| * Add pre-processor stage `video`pukkandan2022-12-301-28/+25
| * [cleanup] Miscpukkandan2022-12-031-4/+4
* | remove detect_variantJesús2022-12-021-1/+1
* | update from upstream 2022-12-01 UTC+8Jesús2022-12-011-87/+97
|\|
| * [cleanup] Lint and misc cleanuppukkandan2022-11-071-4/+5
| * [SponsorBlock] Support `chapter` category (#5260)Ajay Ramachandran2022-10-181-2/+2
| * [cleanup] Misc (#5044)gamer1912022-10-041-1/+3
| * [docs] Misc improvementspukkandan2022-09-221-2/+2
| * Allow open ranges for time ranges (#4940)Lesmiscore2022-09-171-1/+1
| * [docs] Improvementspukkandan2022-09-071-1/+1
| * [cleanup] Miscpukkandan2022-09-011-4/+4
| * [extractor/youtube] Add `no-youtube-prefer-utc-upload-date` compat option (#4...coletdjnz2022-09-011-0/+1
| * [cookies] Improve container support (#4806)bashonly2022-09-011-6/+7
| * [cookies] Support firefox container in `--cookies-from-browser` (#4753)bashonly2022-08-301-4/+4
| * [utils] Add `deprecation_warning`pukkandan2022-08-301-3/+3
| * Bugfix for 822d66e591341f8bf082be371b4beb66d72ba080pukkandan2022-08-261-3/+3
| * Fix bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fapukkandan2022-08-241-1/+1
| * Fix `--break-per-url --max-downloads`pukkandan2022-08-241-1/+1
| * Add option `--use-extractors`pukkandan2022-08-241-1/+11
| * [utils] Add orderedSet_from_optionspukkandan2022-08-241-24/+11
| * Fix bug in `--alias`pukkandan2022-08-221-2/+3
| * [docs] Consistent use of `e.g.` (#4643)Lesmiscore2022-08-141-27/+27
| * [build, devscripts] Add devscript to set a build variantpukkandan2022-08-091-3/+6
| * Determine merge container better (See desc) (#1482)Lauren N. Liberda2022-08-041-1/+2
| * Standardize retry mechanism (#1649)pukkandan2022-08-021-3/+3
| * [docs] Fix capitalization in references (#4515)christoph-heinrich2022-08-011-1/+1
| * Validate `--merge-output-format`pukkandan2022-07-311-3/+3