Merge pull request #141 from arabcoders/dev

update yt-dlp
This commit is contained in:
Abdulmohsen 2024-12-10 08:49:24 +03:00 committed by GitHub
commit 66f84e2571
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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": {}