Merge pull request #169 from arabcoders/create-pull-request/patch
This commit is contained in:
commit
bd065692fc
2 changed files with 4 additions and 4 deletions
2
Pipfile
2
Pipfile
|
|
@ -18,10 +18,10 @@ pyjson5 = "*"
|
||||||
curl_cffi = "*"
|
curl_cffi = "*"
|
||||||
pysubs2 = "*"
|
pysubs2 = "*"
|
||||||
regex = "*"
|
regex = "*"
|
||||||
yt-dlp = "*"
|
|
||||||
mutagen = "*"
|
mutagen = "*"
|
||||||
brotli = "*"
|
brotli = "*"
|
||||||
brotlicffi = "*"
|
brotlicffi = "*"
|
||||||
|
yt-dlp = "*"
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
|
|
||||||
|
|
|
||||||
6
Pipfile.lock
generated
6
Pipfile.lock
generated
|
|
@ -1247,12 +1247,12 @@
|
||||||
},
|
},
|
||||||
"yt-dlp": {
|
"yt-dlp": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:8e7e246e2a5a2cff0a9c13db46844a37a547680702012058c94ec18fce0ca25a",
|
"sha256:b8666b88e23c3fa5ee1e80920f4a9dfac7c405504a447214c0cf3d0c386edcfc",
|
||||||
"sha256:f7ea19afb64f8e457a1b9598ddb67f8deaa313bf1d57abd5612db9272ab10795"
|
"sha256:e8ec515d49bb62704915d13a22ee6fe03a5658d651e4e64574e3a17ee01f6e3b"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"markers": "python_version >= '3.9'",
|
"markers": "python_version >= '3.9'",
|
||||||
"version": "==2025.1.12"
|
"version": "==2025.1.15"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"develop": {}
|
"develop": {}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue