From 9d24c34297a4a4c607939514ba9ff28c6d45c1c2 Mon Sep 17 00:00:00 2001 From: Jiawen Geng Date: Fri, 17 Feb 2023 22:00:39 +0800 Subject: [PATCH] fix: youtube-dl download --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ea38885..b0a3a60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyrogram==1.4.16 tgcrypto==1.2.5 -yt-dlp==2023.1.6 +yt-dlp==2023.2.17 APScheduler==3.9.1.post1 beautifultable==1.1.0 ffmpeg-python==0.2.0