1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-17 10:39:33 +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_id': 'NOL',
'duration': 2851.2,
}
},
'skip': 'Requires noco account',
}
def _real_extract(self, url):