Update yt-dlp to 2025.1.15
This commit is contained in:
parent
6296bc9ba5
commit
93b864abc6
2 changed files with 4 additions and 4 deletions
2
Pipfile
2
Pipfile
|
|
@ -18,10 +18,10 @@ pyjson5 = "*"
|
|||
curl_cffi = "*"
|
||||
pysubs2 = "*"
|
||||
regex = "*"
|
||||
yt-dlp = "*"
|
||||
mutagen = "*"
|
||||
brotli = "*"
|
||||
brotlicffi = "*"
|
||||
yt-dlp = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
|
|||
6
Pipfile.lock
generated
6
Pipfile.lock
generated
|
|
@ -1247,12 +1247,12 @@
|
|||
},
|
||||
"yt-dlp": {
|
||||
"hashes": [
|
||||
"sha256:8e7e246e2a5a2cff0a9c13db46844a37a547680702012058c94ec18fce0ca25a",
|
||||
"sha256:f7ea19afb64f8e457a1b9598ddb67f8deaa313bf1d57abd5612db9272ab10795"
|
||||
"sha256:b8666b88e23c3fa5ee1e80920f4a9dfac7c405504a447214c0cf3d0c386edcfc",
|
||||
"sha256:e8ec515d49bb62704915d13a22ee6fe03a5658d651e4e64574e3a17ee01f6e3b"
|
||||
],
|
||||
"index": "pypi",
|
||||
"markers": "python_version >= '3.9'",
|
||||
"version": "==2025.1.12"
|
||||
"version": "==2025.1.15"
|
||||
}
|
||||
},
|
||||
"develop": {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue