1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-14 15:59:36 +00:00

[noco] Skip test

This commit is contained in:
Sergey M․ 2014-05-13 19:12:17 +07:00
parent d19bb9c0aa
commit d7e7dedbde

View file

@ -26,7 +26,8 @@ class NocoIE(InfoExtractor):
'uploader': 'Nolife', 'uploader': 'Nolife',
'uploader_id': 'NOL', 'uploader_id': 'NOL',
'duration': 2851.2, 'duration': 2851.2,
} },
'skip': 'Requires noco account',
} }
def _real_extract(self, url): def _real_extract(self, url):