From 3e310aa9f94eb3a2399165070d54d9756f958267 Mon Sep 17 00:00:00 2001 From: tcely Date: Fri, 23 May 2025 10:04:50 -0400 Subject: [PATCH] `yt-dlp-get-pot` was recently superceded by a framework in `yt-dlp` --- Pipfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Pipfile b/Pipfile index 2e3f3acf..49b5127b 100644 --- a/Pipfile +++ b/Pipfile @@ -24,5 +24,4 @@ yt-dlp = {extras = ["default", "curl-cffi"], version = "*"} emoji = "*" brotli = "*" html5lib = "*" -yt-dlp-get-pot = "*" bgutil-ytdlp-pot-provider = "*"