mirror of
https://github.com/soimort/you-get.git
synced 2025-03-14 20:04:00 +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(
|
bilibili.download(
|
||||||
"https://www.bilibili.com/watchlater/#/av74906671/p6", info_only=True
|
"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):
|
def test_soundcloud(self):
|
||||||
## single song
|
## single song
|
||||||
|
Loading…
x
Reference in New Issue
Block a user