mirror of
https://github.com/soimort/you-get.git
synced 2025-02-09 03:37:52 +03:00
cannot find 1080p+ format for some videos
This commit is contained in:
parent
5a890eac53
commit
f53933b96b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user