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
*
[options] Rename `--clean-infojson` to `--clean-info-json`
pukkandan
2022-02-11
1
-2
/
+2
*
[options] Better ambiguous option resolution
pukkandan
2022-02-11
1
-1
/
+14
*
[cleanup,docs] Minor fixes
pukkandan
2022-02-03
1
-2
/
+2
*
[docs,cleanup] Fix linter and misc cleanup
pukkandan
2022-01-24
1
-1
/
+1
*
Add option `--print-to-file`
pukkandan
2022-01-24
1
-1
/
+18
*
[docs] Improvements
pukkandan
2022-01-21
1
-3
/
+3
*
Add option --legacy-server-connect (#778)
xtkoba
2022-01-21
1
-0
/
+4
*
Add option `--concat-playlist`
pukkandan
2022-01-13
1
-0
/
+10
*
[cleanup, docs] Minor fixes
pukkandan
2022-01-12
1
-1
/
+2
*
Allow `--print` to be run at any post-processing stage
pukkandan
2022-01-11
1
-3
/
+3
*
[cleanup] Misc cleanup
pukkandan
2022-01-04
1
-8
/
+9
*
Allow multiple and nested configuration files
pukkandan
2022-01-04
1
-115
/
+74
*
Add more post-processing stages
pukkandan
2022-01-03
1
-2
/
+4
*
Allow `--exec` to be run at any post-processing stage
pukkandan
2022-01-03
1
-12
/
+17
*
Add `--print playlist:` to print fields per playlist
pukkandan
2022-01-03
1
-7
/
+15
*
Allow escaped `,` in `--extractor-args`
pukkandan
2021-12-30
1
-1
/
+2
*
[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
[next]