projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11c70de
)
[coub] Add another test
author
Sergey M․
<dstftw@gmail.com>
Fri, 27 May 2016 17:38:17 +0000
(23:38 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Fri, 27 May 2016 17:38:17 +0000
(23:38 +0600)
youtube_dl/extractor/coub.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/coub.py
b/youtube_dl/extractor/coub.py
index c3b09b177a62f997b3ee56ff7dc6b9864cfc75ed..a901b8d2223fb7606538d8dcd98e19905ff3889c 100644
(file)
--- a/
youtube_dl/extractor/coub.py
+++ b/
youtube_dl/extractor/coub.py
@@
-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):