projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
374560f
)
[clipfish] Update test
author
Tithen-Firion
<Tithen-Firion@users.noreply.github.com>
Thu, 27 Apr 2017 19:51:30 +0000
(21:51 +0200)
committer
Sergey M
<dstftw@gmail.com>
Thu, 27 Apr 2017 19:51:30 +0000
(
02:51
+0700)
youtube_dl/extractor/clipfish.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/clipfish.py
b/youtube_dl/extractor/clipfish.py
index bb52e0c6ff75178626f83cd0a6d2de6607e861ad..0920f6219e1dcdf23d40d843bc00ce6237378d11 100644
(file)
--- a/
youtube_dl/extractor/clipfish.py
+++ b/
youtube_dl/extractor/clipfish.py
@@
-12,7
+12,7
@@
class ClipfishIE(InfoExtractor):
_VALID_URL = r'https?://(?:www\.)?clipfish\.de/(?:[^/]+/)+video/(?P<id>[0-9]+)'
_TEST = {
'url': 'http://www.clipfish.de/special/ugly-americans/video/4343170/s01-e01-ugly-americans-date-in-der-hoelle/',
- 'md5': '
720563e467b86374c194bdead08d207d
',
+ 'md5': '
b9a5dc46294154c1193e2d10e0c95693
',
'info_dict': {
'id': '4343170',
'ext': 'mp4',