SmudgeLord
SmudgeLord copied to clipboard
build(deps): bump yt-dlp from 2022.7.18 to 2022.8.8
Bumps yt-dlp from 2022.7.18 to 2022.8.8.
Release notes
Sourced from yt-dlp's releases.
yt-dlp 2022.08.08
A description of the various files are in the README
- Remove Python 3.6 support
- Determine merge container better by pukkandan, selfisekai
- Framework for embed detection by coletdjnz, pukkandan
- Merge youtube-dl: Upto commit/adb5294
--compat-option no-live-chat
should disable danmaku- Fix misleading DRM message
- Import ctypes only when necessary
- Minor bugfixes by pukkandan
- Reject entire playlists faster with
--match-filter
by pukkandan- Remove filtered entries from
-J
- Standardize retry mechanism by pukkandan
- Validate
--merge-output-format
- [downloader] Add average speed to final progress line
- [extractor] Add field
audio_channels
- [extractor] Support multiple archive ids for one video
- [ffmpeg] Set
ffmpeg_location
in a contextvar- [FFmpegThumbnailsConvertor] Fix conversion from GIF
- [MetadataParser] Don't set
None
when the field didn't match- [outtmpl] Smarter replacing of unsupported characters by pukkandan
- [outtmpl] Treat empty values as None in filenames
- [utils] sanitize_open: Allow any IO stream as stdout
- [build, devscripts] Add devscript to set a build variant
- [build] Improve build process by shirt-dev
- [build] Update pyinstaller
- [devscripts] Create
utils
and refactor- [docs] Clarify
best*
- [docs] Fix bug report issue template
- [docs] Fix capitalization in references by christoph-heinrich
- [cleanup, mhtml] Use imghdr
- [cleanup, utils] Consolidate known media extensions
- [cleanup] Misc fixes and cleanup
- [extractor/angel] Add extractor by AxiosDeminence
- [extractor/dplay] Add MotorTrend extractor by Sipherdrakon
- [extractor/harpodeon] Add extractor by eren-kemer
- [extractor/holodex] Add extractor by pukkandan, sqrtNOT
- [extractor/kompas] Add extractor by HobbyistDev
- [extractor/rai] Add raisudtirol extractor by nixxo
- [extractor/tempo] Add extractor by HobbyistDev
- [extractor/youtube] Fixes for third party client detection by coletdjnz
- [extractor/youtube] Add
live_status=post_live
by lazypete365- [extractor/youtube] Extract more format info
- [extractor/youtube] Parse translated subtitles only when requested
... (truncated)
Changelog
Sourced from yt-dlp's changelog.
Changelog
2022.08.08
- Remove Python 3.6 support
- Determine merge container better by pukkandan, selfisekai
- Framework for embed detection by coletdjnz, pukkandan
- Merge youtube-dl: Upto commit/adb5294
--compat-option no-live-chat
should disable danmaku- Fix misleading DRM message
- Import ctypes only when necessary
- Minor bugfixes by pukkandan
- Reject entire playlists faster with
--match-filter
by pukkandan- Remove filtered entries from
-J
- Standardize retry mechanism by pukkandan
- Validate
--merge-output-format
- [downloader] Add average speed to final progress line
- [extractor] Add field
audio_channels
- [extractor] Support multiple archive ids for one video
- [ffmpeg] Set
ffmpeg_location
in a contextvar- [FFmpegThumbnailsConvertor] Fix conversion from GIF
- [MetadataParser] Don't set
None
when the field didn't match- [outtmpl] Smarter replacing of unsupported characters by pukkandan
- [outtmpl] Treat empty values as None in filenames
- [utils] sanitize_open: Allow any IO stream as stdout
- [build, devscripts] Add devscript to set a build variant
- [build] Improve build process by shirt-dev
- [build] Update pyinstaller
- [devscripts] Create
utils
and refactor- [docs] Clarify
best*
- [docs] Fix bug report issue template
- [docs] Fix capitalization in references by christoph-heinrich
- [cleanup, mhtml] Use imghdr
- [cleanup, utils] Consolidate known media extensions
- [cleanup] Misc fixes and cleanup
- [extractor/angel] Add extractor by AxiosDeminence
- [extractor/dplay] Add MotorTrend extractor by Sipherdrakon
- [extractor/harpodeon] Add extractor by eren-kemer
- [extractor/holodex] Add extractor by pukkandan, sqrtNOT
... (truncated)
Commits
f1e2d4a
[version] update3157158
Release 2022.08.0816d4535
Update to ytdl-commit-adb52942a5e547
[extractor/redbee] Unify and update extractors (#4479)e251986
[extractor/harpodeon] Add extractor (#4540)f0ad6f8
Remove filtered entries from-J
70b2340
[build, devscripts] Add devscript to set a build variant115add4
[devscripts] Createutils
and refactorc4b6c5c
[build] Improve build process (#4513)c7dcf0b
[extractor/youtube] AddandroidSdkVersion
parameter to Android Innertube cl...- 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)