[BACKEND] Update yt-dlp to 2024.12.3

This commit is contained in:
Jesse Bannon 2024-12-03 17:37:01 -08:00
parent 8c3f8528ad
commit e3514bbe00

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",