From 0a58c543fb7c1057a70f3b9f27967332b7c14c84 Mon Sep 17 00:00:00 2001 From: Sarmay <45422903+Sarmay@users.noreply.github.com> Date: Thu, 25 Mar 2021 10:49:48 +0800 Subject: [PATCH] Update test.py --- tests/test.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tests/test.py b/tests/test.py index 0f7595b3..c479a794 100644 --- a/tests/test.py +++ b/tests/test.py @@ -10,7 +10,8 @@ from you_get.extractors import ( acfun, bilibili, soundcloud, - tiktok + tiktok, + youku ) @@ -47,6 +48,10 @@ class YouGetTests(unittest.TestCase): bilibili.download( "https://www.bilibili.com/watchlater/#/av74906671/p6", info_only=True ) + + + def test_acfun(self): + youku.download('https://v.youku.com/v_show/id_XNzIwMjM1ODAw.html', info_only=True) def test_soundcloud(self): ## single song