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
[krasview] Skip download for test
totalwebcasting
Sergey M․
9 years ago
parent
95e431e9ec
commit
ebbf078c7d
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
youtube_dl/extractor/krasview.py
+ 3
- 0
youtube_dl/extractor/krasview.py
View File
@ -25,6 +25,9 @@ class KrasViewIE(InfoExtractor):
'
duration
'
:
27
,
'
thumbnail
'
:
'
re:^https?://.*
\
.jpg
'
,
}
,
'
params
'
:
{
'
skip_download
'
:
'
Not accessible from Travis CI server
'
,
}
,
}
def
_real_extract
(
self
,
url
)
:
Write
Preview
Loading…
Cancel
Save