From f85fa6df0584e3242feb2865e047b1d091ef79e8 Mon Sep 17 00:00:00 2001 From: jzh20042003 <37479453+jzh20042003@users.noreply.github.com> Date: Mon, 19 Oct 2020 15:18:35 +0800 Subject: [PATCH] Update test.py --- tests/test.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/test.py b/tests/test.py index 00bd4cbb..ceba0869 100644 --- a/tests/test.py +++ b/tests/test.py @@ -10,7 +10,8 @@ from you_get.extractors import ( acfun, bilibili, soundcloud, - tiktok + tiktok, + iqiyi ) @@ -39,6 +40,9 @@ class YouGetTests(unittest.TestCase): def test_acfun(self): acfun.download('https://www.acfun.cn/v/ac11701912', info_only=True) + + def test_iqiyi(self): + iqiyi.download('https://www.iqiyi.com/v_19rsntzl7w.html', info_only=True) def test_bilibil(self): bilibili.download(