mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-22 16:44:32 +01:00
[noco] Skip test
This commit is contained in:
parent
d19bb9c0aa
commit
d7e7dedbde
@ -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):
|
||||||
|
Loading…
Reference in New Issue
Block a user