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
[netzkino] Skip download in test case
Works fine from Germany, but fails from everywhere else
totalwebcasting
Philipp Hagemeister
10 years ago
parent
1ac1af9b47
commit
bd03ffc16e
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
youtube_dl/extractor/netzkino.py
+ 3
- 0
youtube_dl/extractor/netzkino.py
View File
@ -29,6 +29,9 @@ class NetzkinoIE(InfoExtractor):
'
timestamp
'
:
1344858571
,
'
timestamp
'
:
1344858571
,
'
age_limit
'
:
12
,
'
age_limit
'
:
12
,
}
,
}
,
'
params
'
:
{
'
skip_download
'
:
'
Download only works from Germany
'
,
}
}
}
def
_real_extract
(
self
,
url
)
:
def
_real_extract
(
self
,
url
)
:
Write
Preview
Loading…
Cancel
Save