mirror of
https://github.com/soimort/you-get.git
synced 2025-02-13 13:35:20 +03:00
[tests] fail YouTube
This commit is contained in:
parent
9ba7690cb9
commit
fc879c093c
@ -31,5 +31,8 @@ class YouGetTests(unittest.TestCase):
|
||||
info_only=True
|
||||
)
|
||||
|
||||
# failure!
|
||||
youtube.download('https://www.youtube.com/watch?v=Ewjb4bGzb6w', info_only=True)
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
Loading…
Reference in New Issue
Block a user