kopia lustrzana https://github.com/yt-dlp/yt-dlp
[streamcloud] Fix extraction (closes #17054)
rodzic
631f93ee2d
commit
b5dec62ca6
youtube_dl/extractor
|
@ -72,4 +72,7 @@ class StreamcloudIE(InfoExtractor):
|
|||
'title': title,
|
||||
'url': video_url,
|
||||
'thumbnail': thumbnail,
|
||||
'http_headers': {
|
||||
'Referer': url,
|
||||
},
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue