[youtube:truncated_url] Move test to extractor
This commit is contained in:
@@ -1835,6 +1835,9 @@ class YoutubeTruncatedURLIE(InfoExtractor):
|
||||
_TESTS = [{
|
||||
'url': 'http://www.youtube.com/watch?annotation_id=annotation_3951667041',
|
||||
'only_matching': True,
|
||||
}, {
|
||||
'url': 'http://www.youtube.com/watch?',
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Reference in New Issue
Block a user