From f53933b96becec75c63acbf1d5b5f65eaee8ff7f Mon Sep 17 00:00:00 2001 From: NoNova7 <71044359+NoNova7@users.noreply.github.com> Date: Sat, 26 Dec 2020 01:25:14 -0500 Subject: [PATCH] cannot find 1080p+ format for some videos --- tests/test.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/test.py b/tests/test.py index 0f7595b3..a1b0c605 100644 --- a/tests/test.py +++ b/tests/test.py @@ -47,6 +47,10 @@ class YouGetTests(unittest.TestCase): bilibili.download( "https://www.bilibili.com/watchlater/#/av74906671/p6", info_only=True ) + # for 1080p+ + bilibili.download( + "https://www.bilibili.com/video/BV1Z4411A7Ye", info_only=True + ) def test_soundcloud(self): ## single song