From aa6fbb3ab4b2226f9b3db2685965c7c761eb1f62 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Tue, 14 Nov 2023 18:47:42 -0800 Subject: [PATCH] [BACKEND] Upgrade yt-dlp to 2023.11.14 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 64241293..4243d05d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ package_dir = packages=find: install_requires = - yt-dlp==2023.10.13 + yt-dlp==2023.11.14 argparse==1.4.0 colorama==0.4.6 mergedeep==1.3.4