index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yt_dlp
/
options.py
Age
Commit message (
Expand
)
Author
2021-12-30
Allow 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-23
Add option `--file-access-retries` (#2066)
Emanuel Hoogeveen
2021-12-23
[cleanup] Misc cleanup
pukkandan
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 quotes
pukkandan
2021-12-09
[SponsorBlock] Add Filler and Highlight categories (#1664)
Nil Admirari
2021-12-06
Allow `--no-write-thumbnail` to override `--write-all-thumbnail`
pukkandan
2021-12-01
Ensure same config file is not loaded multiple times
pukkandan
2021-11-29
[cleanup] Misc cleanup
pukkandan
2021-11-29
Option `--wait-for-video` to wait for scheduled streams
pukkandan
2021-11-29
Option `--break-per-input` to apply --break-on... to each input URL
pukkandan
2021-11-15
Add option `--embed-info-json` to embed info-json in mkv
pukkandan
2021-11-15
Add compat-option embed-metadata
pukkandan
2021-11-11
Fix bug in parsing `--add-header`
pukkandan
2021-11-04
[cleanup] Minor cleanup
pukkandan
2021-11-04
[ExtractAudio] Rescale --audio-quality correctly
pukkandan
2021-10-31
[docs,cleanup] Improve docs and minor cleanup
pukkandan
2021-10-24
Separate `--check-all-formats` from `--check-formats`
pukkandan
2021-10-22
Re-implement deprecated option `--id`
pukkandan
2021-10-19
Add option `--no-batch-file` (#1335)
Zirro
2021-10-18
[ModifyChapters] Allow removing sections by timestamp
pukkandan
2021-10-12
Fix verbose head not showing custom configs
pukkandan
2021-10-09
[cleanup] Misc cleanup
pukkandan
2021-10-09
Improved progress reporting (See desc) (#1125)
pukkandan
2021-09-30
[docs,cleanup] Some minor refactoring and improve docs
pukkandan
2021-09-30
[postprocessor] Add plugin support
pukkandan
2021-09-24
Separate the options `--ignore-errors` and `--no-abort-on-error`
pukkandan
2021-09-24
Ignore empty entries in `_list_from_options_callback`
pukkandan
2021-09-18
[options] Fix `--no-config` and refactor reading of config files
pukkandan
2021-09-16
Add option `--netrc-location`
pukkandan
2021-09-16
[options] Strip spaces in list-like switches
pukkandan
2021-09-12
[cookies] Make browser names case insensitive
pukkandan
2021-09-04
[ModifyChapters] fixes (See desc)
pukkandan
2021-09-04
Fix `--no-get-comments`
pukkandan
2021-09-02
Release 2021.09.02
2021.09.02
pukkandan
2021-09-02
Native SponsorBlock implementation and related improvements (#360)
Nil Admirari
2021-08-28
[docs] Fix some typos
pukkandan
2021-08-25
Fix `--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 -i
pukkandan
2021-08-23
[extractor] Better error message for DRM (#729)
pukkandan
2021-08-17
Let `--match-filter` reject entries early
pukkandan
2021-08-15
[options] Add `_set_from_options_callback`
pukkandan
2021-08-10
Misc fixes - See desc
pukkandan
2021-08-10
Add option `--replace-in-metadata`
pukkandan
2021-08-07
[docs] Fix some mistakes and improve doc
pukkandan
2021-08-07
Allow multiple `--exec` and `--exec-before-download`
pukkandan
[next]