MetaTube
MetaTube copied to clipboard
Bump yt-dlp from 2022.6.29 to 2022.10.4
Bumps yt-dlp from 2022.6.29 to 2022.10.4.
Release notes
Sourced from yt-dlp's releases.
yt-dlp 2022.10.04
A description of the various files are in the README
Upcoming changes to format selection
There are some small changes coming to format selection syntax and defaults in a release or two. Most people should NOT be affected negatively by this, but it is recommended to go through the list of changes to make sure
- Allow a
set
to be passed asdownload_archive
by pukkandan, bashonly- Allow open ranges for time ranges by Lesmiscore
- Allow plugin extractors to replace the built-in ones
- Don't download entire video when no matching
--download-sections
- Fix
--config-location -
- Improve 5736d79
- Fix for when playlists don't have
webpage_url
- Support environment variables in
--ffmpeg-location
- Workaround
libc_ver
not be available on Windows Store version of Python- [outtmpl] Curly braces to filter keys by pukkandan
- [outtmpl] Make
%s
work in strfformat for all systems- [jsinterp] Workaround operator associativity issue
- [cookies] Let
_get_mac_keyring_password
fail gracefully- [cookies] Parse cookies leniently by Grub4K
- [phantomjs] Fix bug in 587021c by elyse0
- [downloader/aria2c] Fix filename containing leading whitespace by std-move
- [downloader/ism] Support ec-3 codec by nixxo
- [extractor] Fix
fatal=False
inRetryManager
- [extractor] Improve json-ld extraction
- [extractor] Make
_search_json
able to parse lists- [extractor] Escape
%
inrepresentation_id
of m3u8- [extractor/generic] Pass through referer from json-ld
- [utils]
base_url
: URL paths can contain&
by elyse0- [utils]
js_to_json
: Improve- [utils]
Popen.run
: Fix default return in binary mode- [utils]
traverse_obj
: Rewrite, document and add tests by Grub4K- [devscripts]
make_lazy_extractors
: Fix for Docker by josanabr- [docs] Misc Improvements
- [cleanup] Misc fixes and cleanup by pukkandan, gamer191
- [extractor/24tv.ua] Add extractors by coletdjnz
- [extractor/BerufeTV] Add extractor by Fabi019
- [extractor/booyah] Add extractor by HobbyistDev, elyse0
- [extractor/bundesliga] Add extractor by Fabi019
- [extractor/GoPlay] Add extractor by CNugteren, basrieter, jeroenj
- [extractor/iltalehti] Add extractor by tpikonen
- [extractor/IsraelNationalNews] Add extractor by Bobscorn
... (truncated)
Changelog
Sourced from yt-dlp's changelog.
Changelog
2022.10.04
- Allow a
set
to be passed asdownload_archive
by pukkandan, bashonly- Allow open ranges for time ranges by Lesmiscore
- Allow plugin extractors to replace the built-in ones
- Don't download entire video when no matching
--download-sections
- Fix
--config-location -
- Improve 5736d79
- Fix for when playlists don't have
webpage_url
- Support environment variables in
--ffmpeg-location
- Workaround
libc_ver
not be available on Windows Store version of Python- [outtmpl] Curly braces to filter keys by pukkandan
- [outtmpl] Make
%s
work in strfformat for all systems- [jsinterp] Workaround operator associativity issue
- [cookies] Let
_get_mac_keyring_password
fail gracefully- [cookies] Parse cookies leniently by Grub4K
- [phantomjs] Fix bug in 587021c by elyse0
- [downloader/aria2c] Fix filename containing leading whitespace by std-move
- [downloader/ism] Support ec-3 codec by nixxo
- [extractor] Fix
fatal=False
inRetryManager
- [extractor] Improve json-ld extraction
- [extractor] Make
_search_json
able to parse lists- [extractor] Escape
%
inrepresentation_id
of m3u8- [extractor/generic] Pass through referer from json-ld
- [utils]
base_url
: URL paths can contain&
by elyse0- [utils]
js_to_json
: Improve- [utils]
Popen.run
: Fix default return in binary mode- [utils]
traverse_obj
: Rewrite, document and add tests by Grub4K- [devscripts]
make_lazy_extractors
: Fix for Docker by josanabr- [docs] Misc Improvements
- [cleanup] Misc fixes and cleanup by pukkandan, gamer191
- [extractor/24tv.ua] Add extractors by coletdjnz
- [extractor/BerufeTV] Add extractor by Fabi019
- [extractor/booyah] Add extractor by HobbyistDev, elyse0
- [extractor/bundesliga] Add extractor by Fabi019
- [extractor/GoPlay] Add extractor by CNugteren, basrieter, jeroenj
- [extractor/iltalehti] Add extractor by tpikonen
... (truncated)
Commits
57fb880
[version] update4e0511f
Release 2022.10.04304ad45
[cleanup] Misc (#5044)878eac3
[docs] Separate notes about environment variables34859e4
[extractor/onenewsnz] Add extractor (#5088)143a2cc
[extractor/prankcast] Add extractor (#4774)1e0daeb
[extractor/24tv.ua] Add extractors (#5121)7f5b3cb
[extractor/booyah] Add extractor (#4834)c53e5cf
[extractor/redgifs] Fix extractor (#4892)c7f540e
[extractor/detik] Generalize extractors (#4899)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)