From 9ed4921693443bb92eaddbafbfadeba8839b4e04 Mon Sep 17 00:00:00 2001 From: Talha Asghar Date: Tue, 29 Aug 2023 06:53:05 +0500 Subject: [PATCH] fix: #1243 bumped yt-dlp version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9920c114..254ae9bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ requests pyreadline3 ; platform_system=="Windows" pyperclip youtube-search-python>=1.6.5 -yt-dlp +yt-dlp>=2023.7.6 colorama ; platform_system=="Windows" pylast