From 46e0480b55fa13971a9793b8f920b3c1a4ce2f1c Mon Sep 17 00:00:00 2001 From: tcely Date: Wed, 11 Jun 2025 05:44:58 -0400 Subject: [PATCH] Pin the plugin version --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 49b5127b..5bc0d10a 100644 --- a/Pipfile +++ b/Pipfile @@ -24,4 +24,4 @@ yt-dlp = {extras = ["default", "curl-cffi"], version = "*"} emoji = "*" brotli = "*" html5lib = "*" -bgutil-ytdlp-pot-provider = "*" +bgutil-ytdlp-pot-provider = "~=1.0"