mirror of
https://github.com/soimort/you-get.git
synced 2025-02-09 03:37:52 +03:00
Update test.py
This commit is contained in:
parent
b32741ad8e
commit
16bfb2f813
@ -33,9 +33,9 @@ class YouGetTests(unittest.TestCase):
|
||||
'http://www.youtube.com/attribution_link?u=/watch?v%3DldAKIzq7bvs%26feature%3Dshare', # noqa
|
||||
info_only=True
|
||||
)
|
||||
#youtube.download(
|
||||
# 'https://www.youtube.com/watch?v=Fpr4fQSh1cc', info_only=True
|
||||
#)
|
||||
youtube.download(
|
||||
'https://www.youtube.com/watch?v=UCG1aXVO8H8', info_only=True
|
||||
)
|
||||
|
||||
def test_acfun(self):
|
||||
acfun.download('https://www.acfun.cn/v/ac11701912', info_only=True)
|
||||
|
Loading…
Reference in New Issue
Block a user