This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[clipfish] Skip test on travis
totalwebcasting
Philipp Hagemeister
11 years ago
parent
b138de72f2
commit
5e09d6abbd
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
youtube_dl/extractor/clipfish.py
+ 2
- 1
youtube_dl/extractor/clipfish.py
View File
@ -17,7 +17,8 @@ class ClipfishIE(InfoExtractor):
u
'
info_dict
'
:
{
u
'
title
'
:
u
'
FIFA 14 - E3 2013 Trailer
'
,
u
'
duration
'
:
82
,
}
}
,
u
'
skip
'
:
'
Blocked in the US
'
}
def
_real_extract
(
self
,
url
)
:
Write
Preview
Loading…
Cancel
Save