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
*
[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
*
[youtube] extractor-arg to show live dash formats
pukkandan
2021-08-07
1
-1
/
+1
*
Add regex to `--match-filter`
pukkandan
2021-08-05
1
-7
/
+8
*
Add all format filtering operators also to `--match-filter`
Max Teegen
2021-08-05
1
-16
/
+10
*
[cleanup] Refactor some code
pukkandan
2021-08-01
1
-11
/
+6
*
Set `home:` as the default key for `-P`
pukkandan
2021-08-01
1
-4
/
+6
*
Add compat-option `no-clean-infojson`
pukkandan
2021-08-01
1
-1
/
+1
*
Add format types `j`, `l`, `q` for outtmpl
pukkandan
2021-07-29
1
-2
/
+2
*
Add option `--cookies-from-browser` to load cookies from a browser (#488)
Matt Broadway
2021-07-22
1
-2
/
+20
*
[youtube] Extract more thumbnails
pukkandan
2021-07-20
1
-2
/
+6
*
Add option `--exec-before-download`
pukkandan
2021-07-19
1
-0
/
+4
*
Improve `extractor_args` parsing
pukkandan
2021-07-08
1
-3
/
+8
*
Add `--extractor-args` to pass extractor-specific arguments
pukkandan
2021-06-25
1
-5
/
+18
*
Release 2021.06.23
pukkandan
2021-06-23
1
-1
/
+1
*
Add option `--throttled-rate` below which video data is re-extracted
pukkandan
2021-06-23
1
-0
/
+4
*
[websockets] Add `WebSocketFragmentFD` (#399)
pukkandan
2021-06-21
1
-1
/
+1
*
[options] Rename `--add-metadata` to `--embed-metadata`
pukkandan
2021-06-20
1
-4
/
+4
*
Skip fixup of existing files and add `--fixup force` to force it
pukkandan
2021-06-20
1
-2
/
+3
*
[cleanup] Refactor fixup
pukkandan
2021-06-20
1
-0
/
+1
*
[EmbedThumbnail] Fix for already downloaded thumbnail
pukkandan
2021-06-11
1
-1
/
+1
*
Release 2021.06.08
pukkandan
2021-06-08
1
-1
/
+1
*
[cleanup] Refactor ffmpeg convertors
pukkandan
2021-05-22
1
-9
/
+20
*
[videoconvertor] Generalize with remuxer and allow conditional recoding
pukkandan
2021-05-22
1
-1
/
+2
*
[ThumbnailsConvertor] Support conversion to `png` and make it the default (#333)
louie-github
2021-05-21
1
-1
/
+1
*
[options] Alias `--write-comments`, `--no-write-comments`
pukkandan
2021-05-20
1
-3
/
+7
[next]