From c0fdd58d7ebda2c1439f2f5e04dc8bd9173af5a6 Mon Sep 17 00:00:00 2001 From: Fuqiao Xue Date: Mon, 24 Feb 2025 14:12:20 +0800 Subject: [PATCH] YouTube failing --- tests/test.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/test.py b/tests/test.py index 2d220c6214..2d303d2b86 100644 --- a/tests/test.py +++ b/tests/test.py @@ -27,10 +27,10 @@ def test_magisto(self): info_only=True ) - #def test_youtube(self): - #youtube.download( - # 'http://www.youtube.com/watch?v=pzKerr0JIPA', info_only=True - #) + def test_youtube(self): + youtube.download( + 'https://www.youtube.com/watch/?v\=LNEOx_Dkdzo', info_only=True + ) #youtube.download('http://youtu.be/pzKerr0JIPA', info_only=True) #youtube.download( # 'http://www.youtube.com/attribution_link?u=/watch?v%3DldAKIzq7bvs%26feature%3Dshare', # noqa