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
[folketinget] Add skip_download for test
totalwebcasting
Sergey M․
9 years ago
parent
f738dd7b7c
commit
dc95bd503e
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
youtube_dl/extractor/folketinget.py
+ 4
- 0
youtube_dl/extractor/folketinget.py
View File
@ -30,6 +30,10 @@ class FolketingetIE(InfoExtractor):
'
upload_date
'
:
'
20141120
'
,
'
duration
'
:
3960
,
}
,
'
params
'
:
{
# rtmp download
'
skip_download
'
:
True
,
}
,
}
def
_real_extract
(
self
,
url
)
:
Write
Preview
Loading…
Cancel
Save