mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
[test] reduce test_youtube
This commit is contained in:
parent
8eb1cc3da0
commit
437b090133
@ -29,10 +29,10 @@ class YouGetTests(unittest.TestCase):
|
||||
'http://www.youtube.com/watch?v=pzKerr0JIPA', info_only=True
|
||||
)
|
||||
youtube.download('http://youtu.be/pzKerr0JIPA', info_only=True)
|
||||
youtube.download(
|
||||
'http://www.youtube.com/attribution_link?u=/watch?v%3DldAKIzq7bvs%26feature%3Dshare', # noqa
|
||||
info_only=True
|
||||
)
|
||||
#youtube.download(
|
||||
# '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
|
||||
#)
|
||||
|
Loading…
Reference in New Issue
Block a user