Merge pull request #1057 from tcely/patch-6
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.13) (push) Waiting to run
CI / containerise (push) Blocked by required conditions

`yt-dlp-get-pot` was recently superceded by a framework in `yt-dlp`
This commit is contained in:
meeb 2025-05-24 00:12:44 +10:00 committed by GitHub
commit f2c6d817a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,5 +24,4 @@ yt-dlp = {extras = ["default", "curl-cffi"], version = "*"}
emoji = "*" emoji = "*"
brotli = "*" brotli = "*"
html5lib = "*" html5lib = "*"
yt-dlp-get-pot = "*"
bgutil-ytdlp-pot-provider = "*" bgutil-ytdlp-pot-provider = "*"