mirror of
https://github.com/soimort/you-get.git
synced 2025-02-11 12:42:29 +03:00
新的B站url格式
This commit is contained in:
parent
1138f17bfb
commit
86a080fd47
@ -46,6 +46,9 @@ class YouGetTests(unittest.TestCase):
|
|||||||
bilibili.download(
|
bilibili.download(
|
||||||
'https://www.bilibili.com/video/av13228063/', info_only=True
|
'https://www.bilibili.com/video/av13228063/', info_only=True
|
||||||
)
|
)
|
||||||
|
bilibili.download(
|
||||||
|
'https://www.bilibili.com/bangumi/play/ep115195', info_only=True
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
Loading…
Reference in New Issue
Block a user