Update yt-dlp to 2024.7.1

This commit is contained in:
ArabCoders 2024-07-02 00:18:29 +00:00 committed by GitHub
parent 2229e76abd
commit 697d65c41f

12
Pipfile.lock generated
View file

@ -908,11 +908,11 @@
}, },
"urllib3": { "urllib3": {
"hashes": [ "hashes": [
"sha256:450b20ec296a467077128bff42b73080516e71b56ff59a60a02bef2232c4fa9d", "sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472",
"sha256:d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19" "sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168"
], ],
"markers": "python_version >= '3.8'", "markers": "python_version >= '3.8'",
"version": "==2.2.1" "version": "==2.2.2"
}, },
"websockets": { "websockets": {
"hashes": [ "hashes": [
@ -1098,12 +1098,12 @@
}, },
"yt-dlp": { "yt-dlp": {
"hashes": [ "hashes": [
"sha256:3566c0de240d0cd3d1c2285ce655f72ca38dfc618d634d46818b00d89d5288be", "sha256:2479540f7a7bdea30258c7a46dfbd96e0904e706247db95c94bfa5a04239698a",
"sha256:5dbedb7610ae9440cc44e744f528e078828142bbe09af950cf7e99ce69c866d9" "sha256:eb0019474ffde6979378c07555fa01173cf55bde90b172a0181b5716793aaef2"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_version >= '3.8'", "markers": "python_version >= '3.8'",
"version": "==2024.5.27" "version": "==2024.7.1"
} }
}, },
"develop": {} "develop": {}