bump yt-dlp to 2025.9.26 (#1342)

manual, no dependabot
This commit is contained in:
Rob Helgeson 2025-09-27 00:30:29 -04:00 committed by GitHub
parent 1d75ea3f06
commit 548187abed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ classifiers = [
"Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.11",
] ]
dependencies = [ dependencies = [
"yt-dlp[default]==2025.9.23", "yt-dlp[default]==2025.9.26",
"colorama~=0.4", "colorama~=0.4",
"mergedeep~=1.3", "mergedeep~=1.3",
"mediafile~=0.12", "mediafile~=0.12",