⬆️ Upgrade dependency yt-dlp to v2024 #90
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2023.11.16
->==2024.11.4
Release Notes
yt-dlp/yt-dlp (yt-dlp)
v2024.11.4
Compare Source
v2024.10.22
Compare Source
Important changes
default
groupIf you're installing yt-dlp with pip/pipx or requiring yt-dlp in your own Python project, you'll need to specify
yt-dlp[default]
if you want to also install yt-dlp's optional dependencies (which were previously included by default). Read moreThis release's
yt-dlp_min.exe
will be the last, and it's actually a PyInstaller-bundled executable so that yt-dlp users updating their py2exe build with-U
will be automatically migrated. Read moreCore changes
--plugin-dirs
(#11277) by coletdjnz, imranh2Popen
: Reset PyInstaller environment (#11258) by bashonly, Grub4Ksanitize_path
: Reimplement function (#11198) by Grub4KExtractor changes
_VALID_URL
(#11269) by seproDevcomment_count
extraction (#11274) by bashonlyandroid_producer
client (#11297) by bashonlyMisc. changes
py2exe
builds towin_exe
(#11256) by bashonlymacos-13
image for macOS builds (#11236) by bashonlymake_lazy_extractors
: Force running without plugins (#11205) by Grub4Kv2024.10.7
Compare Source
v2024.9.27
Compare Source
v2024.8.6
Compare Source
v2024.8.1
Compare Source
v2024.7.25
Compare Source
v2024.7.16
Compare Source
v2024.7.9
Compare Source
v2024.7.8
Compare Source
v2024.7.7
Compare Source
v2024.7.2
Compare Source
v2024.7.1
Compare Source
v2024.5.27
Compare Source
v2024.5.26
Compare Source
v2024.4.9
Compare Source
v2024.3.10
Compare Source
v2023.12.30
Compare Source
Core changes
read_stdin
obey--quiet
by pukkandanrelease_year
fromrelease_date
(#8524) by seproDevNO_COLOR
environment variable (#8385) by Grub4K, prettykooltraverse_obj
: Moveis_user_input
into output template (#8673) by Grub4KExtractor changes
media_type
field by trainman261media
elements in SMIL manifests (#8504) by seproDevshow
page (#8601) by bashonly, JC-Chungconcurrent_view_count
(#8600) by sonmezberkaygetheader
(#8606) by qbnulike_count
extraction (#8763) by Ganesh910Postprocessor changes
Networking changes
Misc. changes
IE_NAME
(#8810) by barsnickrun_tests
: Create Python script (#8720) by Grub4K (With fixes in 225cf2b)README.md
by bashonlyConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.