index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yt_dlp
/
options.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[docs] Add examples for using `TYPES:` in `-P`/`-o`
pukkandan
2021-12-27
1
-1
/
+1
*
[cookies] Support other keyrings (#2032)
Matt Broadway
2021-12-27
1
-8
/
+9
*
Add option `--file-access-retries` (#2066)
Emanuel Hoogeveen
2021-12-23
1
-0
/
+4
*
[cleanup] Misc cleanup
pukkandan
2021-12-23
1
-1
/
+1
*
[dash,youtube] Download live from start to end (#888)
The Hatsune Daishi
2021-12-20
1
-0
/
+8
*
[cleanup] Fix some typos (#2033)
Unit 193
2021-12-19
1
-2
/
+2
*
[docs] Change all examples to use double quotes
pukkandan
2021-12-19
1
-2
/
+3
*
[SponsorBlock] Add Filler and Highlight categories (#1664)
Nil Admirari
2021-12-09
1
-8
/
+17
*
Allow `--no-write-thumbnail` to override `--write-all-thumbnail`
pukkandan
2021-12-06
1
-2
/
+5
*
Ensure same config file is not loaded multiple times
pukkandan
2021-12-01
1
-0
/
+3
*
[cleanup] Misc cleanup
pukkandan
2021-11-29
1
-10
/
+10
*
Option `--wait-for-video` to wait for scheduled streams
pukkandan
2021-11-29
1
-0
/
+10
*
Option `--break-per-input` to apply --break-on... to each input URL
pukkandan
2021-11-29
1
-0
/
+8
*
Add option `--embed-info-json` to embed info-json in mkv
pukkandan
2021-11-15
1
-1
/
+11
*
Add compat-option embed-metadata
pukkandan
2021-11-15
1
-1
/
+1
*
Fix bug in parsing `--add-header`
pukkandan
2021-11-11
1
-6
/
+6
*
[cleanup] Minor cleanup
pukkandan
2021-11-04
1
-1
/
+1
*
[ExtractAudio] Rescale --audio-quality correctly
pukkandan
2021-11-04
1
-1
/
+1
*
[docs,cleanup] Improve docs and minor cleanup
pukkandan
2021-10-31
1
-6
/
+6
*
Separate `--check-all-formats` from `--check-formats`
pukkandan
2021-10-24
1
-3
/
+7
*
Re-implement deprecated option `--id`
pukkandan
2021-10-22
1
-0
/
+3
*
Add option `--no-batch-file` (#1335)
Zirro
2021-10-19
1
-0
/
+4
*
[ModifyChapters] Allow removing sections by timestamp
pukkandan
2021-10-18
1
-1
/
+5
*
Fix verbose head not showing custom configs
pukkandan
2021-10-12
1
-1
/
+1
*
[cleanup] Misc cleanup
pukkandan
2021-10-09
1
-16
/
+1
*
Improved progress reporting (See desc) (#1125)
pukkandan
2021-10-09
1
-1
/
+19
*
[docs,cleanup] Some minor refactoring and improve docs
pukkandan
2021-09-30
1
-2
/
+2
*
[postprocessor] Add plugin support
pukkandan
2021-09-30
1
-0
/
+20
*
Separate the options `--ignore-errors` and `--no-abort-on-error`
pukkandan
2021-09-24
1
-3
/
+7
*
Ignore empty entries in `_list_from_options_callback`
pukkandan
2021-09-24
1
-1
/
+1
*
[options] Fix `--no-config` and refactor reading of config files
pukkandan
2021-09-18
1
-45
/
+34
*
Add option `--netrc-location`
pukkandan
2021-09-16
1
-0
/
+4
*
[options] Strip spaces in list-like switches
pukkandan
2021-09-16
1
-7
/
+6
*
[cookies] Make browser names case insensitive
pukkandan
2021-09-12
1
-1
/
+1
*
[ModifyChapters] fixes (See desc)
pukkandan
2021-09-04
1
-2
/
+2
*
Fix `--no-get-comments`
pukkandan
2021-09-04
1
-1
/
+1
*
Release 2021.09.02
pukkandan
2021-09-02
1
-2
/
+2
*
Native SponsorBlock implementation and related improvements (#360)
Nil Admirari
2021-09-02
1
-27
/
+86
*
[docs] Fix some typos
pukkandan
2021-08-28
1
-1
/
+1
*
Fix `--no-prefer-free-formats` (#787)
CeruleanSky
2021-08-25
1
-1
/
+1
*
[youtube] Remove annotations and deprecate `--write-annotations` (#765)
coletdjnz
2021-08-24
1
-2
/
+2
*
[downloader/ffmpeg] Allow passing custom arguments before -i
pukkandan
2021-08-24
1
-1
/
+2
*
[extractor] Better error message for DRM (#729)
pukkandan
2021-08-23
1
-4
/
+2
*
Let `--match-filter` reject entries early
pukkandan
2021-08-17
1
-4
/
+4
*
[options] Add `_set_from_options_callback`
pukkandan
2021-08-15
1
-4
/
+39
*
Misc fixes - See desc
pukkandan
2021-08-10
1
-8
/
+5
*
Add option `--replace-in-metadata`
pukkandan
2021-08-10
1
-1
/
+5
*
[docs] Fix some mistakes and improve doc
pukkandan
2021-08-07
1
-10
/
+4
*
Allow multiple `--exec` and `--exec-before-download`
pukkandan
2021-08-07
1
-6
/
+20
*
Add option `--no-simulate` to not simulate even when `--print` or `--list...`...
pukkandan
2021-08-07
1
-13
/
+17
[next]