mirror of
https://github.com/l1ving/youtube-dl
synced 2024-11-20 21:15:35 +08:00
[played] Skip test
This commit is contained in:
parent
2522a0b7da
commit
62420c73cb
@ -26,6 +26,7 @@ class PlayedIE(InfoExtractor):
|
||||
'ext': 'flv',
|
||||
'title': 'youtube-dl_test_video.mp4',
|
||||
},
|
||||
'skip': 'Removed for copyright infringement.', # oh wow
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Loading…
Reference in New Issue
Block a user