mirror of
https://github.com/soimort/you-get.git
synced 2025-02-10 12:12:26 +03:00
[tests] fail Bilibili
This commit is contained in:
parent
a062be55f8
commit
50a627abf1
@ -31,5 +31,8 @@ class YouGetTests(unittest.TestCase):
|
|||||||
info_only=True
|
info_only=True
|
||||||
)
|
)
|
||||||
|
|
||||||
|
def test_bilibili(self):
|
||||||
|
bilibili.download('https://www.bilibili.com/video/av31400623/', info_only=True)
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
unittest.main()
|
unittest.main()
|
||||||
|
Loading…
Reference in New Issue
Block a user