[BACKEND] Update yt-dlp to 2024.12.3 (#1135)
This commit is contained in:
parent
d83523ffe5
commit
d84310a13c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ classifiers = [
|
||||||
"Programming Language :: Python :: 3.11",
|
"Programming Language :: Python :: 3.11",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"yt-dlp[default]==2024.11.4",
|
"yt-dlp[default]==2024.12.3",
|
||||||
"colorama~=0.4",
|
"colorama~=0.4",
|
||||||
"mergedeep~=1.3",
|
"mergedeep~=1.3",
|
||||||
"mediafile~=0.12",
|
"mediafile~=0.12",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue