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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `parse_duration` for `--wait-for-video`
pukkandan
2021-12-06
1
-5
/
+4
*
Allow `--no-write-thumbnail` to override `--write-all-thumbnail`
pukkandan
2021-12-06
1
-5
/
+4
*
Release 2021.12.01
pukkandan
2021-12-01
1
-0
/
+1
*
Validate --get-bypass-country
pukkandan
2021-11-30
1
-1
/
+7
*
[cleanup] Add deprecation warnings
pukkandan
2021-11-29
1
-2
/
+17
*
[cleanup] Misc cleanup
pukkandan
2021-11-29
1
-8
/
+6
*
Option `--wait-for-video` to wait for scheduled streams
pukkandan
2021-11-29
1
-0
/
+9
*
Option `--break-per-input` to apply --break-on... to each input URL
pukkandan
2021-11-29
1
-0
/
+1
*
Fix logic error in report_unplayable_conflict
shirt
2021-11-27
1
-1
/
+1
*
[cleanup] Minor cleanup
pukkandan
2021-11-19
1
-33
/
+23
*
Add option `--embed-info-json` to embed info-json in mkv
pukkandan
2021-11-15
1
-1
/
+9
*
[cleanup] Minor improvements to error and debug messages
pukkandan
2021-11-10
1
-4
/
+4
*
[ffmpeg] Framework for feature detection
pukkandan
2021-11-04
1
-1
/
+2
*
[ExtractAudio] Rescale --audio-quality correctly
pukkandan
2021-11-04
1
-1
/
+3
*
[docs,cleanup] Improve docs and minor cleanup
pukkandan
2021-10-31
1
-0
/
+1
*
[cleanup] Add keyword automatically to SearchIE descriptions
pukkandan
2021-10-23
1
-2
/
+2
*
[cleanup] misc
pukkandan
2021-10-23
1
-1
/
+1
*
Re-implement deprecated option `--id`
pukkandan
2021-10-22
1
-5
/
+9
*
[ModifyChapters] Allow removing sections by timestamp
pukkandan
2021-10-18
1
-1
/
+9
*
[cleanup] Misc cleanup
pukkandan
2021-10-09
1
-4
/
+0
*
Improved progress reporting (See desc) (#1125)
pukkandan
2021-10-09
1
-2
/
+6
*
[docs,cleanup] Some minor refactoring and improve docs
pukkandan
2021-09-30
1
-0
/
+1
*
[postprocessor] Add plugin support
pukkandan
2021-09-30
1
-1
/
+1
*
Allow empty output template to skip a type of file
pukkandan
2021-09-30
1
-0
/
+1
*
Separate the options `--ignore-errors` and `--no-abort-on-error`
pukkandan
2021-09-24
1
-1
/
+1
*
Add option `--netrc-location`
pukkandan
2021-09-16
1
-0
/
+1
*
[cookies] Make browser names case insensitive
pukkandan
2021-09-12
1
-1
/
+1
*
Show a more useful error in older python versions
pukkandan
2021-09-02
1
-1
/
+1
*
Native SponsorBlock implementation and related improvements (#360)
Nil Admirari
2021-09-02
1
-15
/
+69
*
[lazy_extractor] Create instance only after pre-checking archive
pukkandan
2021-08-23
1
-2
/
+2
*
[options] Add `_set_from_options_callback`
pukkandan
2021-08-15
1
-29
/
+1
*
Misc fixes - See desc
pukkandan
2021-08-10
1
-4
/
+5
*
Add option `--replace-in-metadata`
pukkandan
2021-08-10
1
-11
/
+30
*
Add option `--no-simulate` to not simulate even when `--print` or `--list...`...
pukkandan
2021-08-07
1
-1
/
+1
*
Add compat-option `no-keep-subs`
pukkandan
2021-08-06
1
-3
/
+3
*
Handle `BrokenPipeError`
pukkandan
2021-08-05
1
-0
/
+5
*
Fix `--compat-options filename` (#629)
Stavros Ntentos
2021-08-04
1
-1
/
+1
*
Add compat-option `no-clean-infojson`
pukkandan
2021-08-01
1
-2
/
+3
*
Add option `--cookies-from-browser` to load cookies from a browser (#488)
Matt Broadway
2021-07-22
1
-0
/
+8
*
Add option `--exec-before-download`
pukkandan
2021-07-19
1
-0
/
+7
*
[Funimation] Rewrite extractor (See desc) (#444)
pukkandan
2021-07-07
1
-1
/
+1
*
Add `--extractor-args` to pass extractor-specific arguments
pukkandan
2021-06-25
1
-0
/
+1
*
Add option `--throttled-rate` below which video data is re-extracted
pukkandan
2021-06-23
1
-0
/
+6
*
[EmbedThumbnail] Add compat-option `embed-thumbnail-atomicparsley`
pukkandan
2021-06-16
1
-0
/
+1
*
Make outtmpl more robust and catch errors early
pukkandan
2021-06-08
1
-0
/
+11
*
[cleanup] Point all shebang to `python3` (#372)
felix
2021-06-06
1
-1
/
+1
*
[cleanup] Refactor updater
pukkandan
2021-05-26
1
-2
/
+2
*
[ffmpeg] Download and merge in a single step if possible
pukkandan
2021-05-23
1
-2
/
+2
*
[cleanup] Refactor ffmpeg convertors
pukkandan
2021-05-22
1
-12
/
+18
*
[ThumbnailsConvertor] Support conversion to `png` and make it the default (#333)
louie-github
2021-05-21
1
-1
/
+1
[next]