[coub] Add another test

This commit is contained in:
Sergey M․ 2016-05-27 23:38:17 +06:00
parent 11c70deba7
commit de7d76af52
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,10 @@ class CoubIE(InfoExtractor):
}, {
'url': 'coub:5u5n1',
'only_matching': True,
}, {
# longer video id
'url': 'http://coub.com/view/237d5l5h',
'only_matching': True,
}]
def _real_extract(self, url):