[BACKEND] Update yt-dlp to 2024.12.3 (#1135)

This commit is contained in:
Jesse Bannon 2024-12-03 18:16:51 -08:00 committed by GitHub
parent d83523ffe5
commit d84310a13c
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",
]
dependencies = [
"yt-dlp[default]==2024.11.4",
"yt-dlp[default]==2024.12.3",
"colorama~=0.4",
"mergedeep~=1.3",
"mediafile~=0.12",