Sergey M․
6 years ago
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with
3 additions and
0 deletions
-
youtube_dl/extractor/streamcloud.py
|
|
@ -72,4 +72,7 @@ class StreamcloudIE(InfoExtractor): |
|
|
|
'title': title, |
|
|
|
'url': video_url, |
|
|
|
'thumbnail': thumbnail, |
|
|
|
'http_headers': { |
|
|
|
'Referer': url, |
|
|
|
}, |
|
|
|
} |