Update yt-dlp to 2024.12.6

This commit is contained in:
ArabCoders 2024-12-07 00:23:28 +00:00 committed by GitHub
parent 6fb69f7dac
commit 782fbfab73
2 changed files with 4 additions and 4 deletions

View file

@ -17,8 +17,8 @@ async-timeout = "*"
pyjson5 = "*"
curl_cffi = "*"
pysubs2 = "*"
yt-dlp = "*"
regex = "*"
yt-dlp = "*"
[dev-packages]

6
Pipfile.lock generated
View file

@ -1080,12 +1080,12 @@
},
"yt-dlp": {
"hashes": [
"sha256:35abff51c5762033103f2330ba0a8a1f48c4388a413a2d8cdc9b84642fe8edd4",
"sha256:a6b32ea879ce3f95b47b9b57948b755b4d61f3700d4fc24602b17537ddf0cf90"
"sha256:743dbe081ea871be3f5ff083e2cd95da866dea773fc70ae6b109838cfbf72ac4",
"sha256:a7b8724e58fff4f3204cae4feb936dbd249ca6d22c5f25dec1b3c6f1cb7745a2"
],
"index": "pypi",
"markers": "python_version >= '3.9'",
"version": "==2024.12.3"
"version": "==2024.12.6"
}
},
"develop": {}