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
*
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
*
[compat] Fix py2
pukkandan
2021-05-14
1
-1
/
+1
*
Add option `--print`
pukkandan
2021-05-14
1
-8
/
+15
*
[options] Refactor callbacks
pukkandan
2021-05-14
1
-14
/
+16
*
Option `--compat-options` to revert some of yt-dlp's changes
pukkandan
2021-05-11
1
-6
/
+14
*
Remove `-l`, `-t`, `-A` completely and disable `--auto-number`, `--title`, `-...
pukkandan
2021-05-09
1
-3
/
+3
*
Add experimental option `--check-formats` to test the URLs before format sele...
pukkandan
2021-05-06
1
-0
/
+4
*
Do not strip out whitespaces in `-o` and `-P`
pukkandan
2021-05-02
1
-7
/
+12
*
[documentation] Fix typos
pukkandan
2021-04-22
1
-4
/
+4
*
Improve output template (see desc)
pukkandan
2021-04-22
1
-1
/
+1
*
Add option `--skip-playlist-after-errors`
pukkandan
2021-04-22
1
-0
/
+4
*
Improve --sub-langs (see desc)
pukkandan
2021-04-20
1
-2
/
+5
*
Add option `--ignore-no-formats-error`
pukkandan
2021-04-17
1
-0
/
+10
*
[documentation] Improvements
pukkandan
2021-04-12
1
-10
/
+7
*
Add option `--convert-thumbnails`
pukkandan
2021-04-12
1
-4
/
+9
*
Pass any field to `--exec` using similar syntax to output template
pukkandan
2021-04-11
1
-1
/
+5
[next]