mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-04 23:35:04 +00:00
[streamcz] Workaround CertificateError
This commit is contained in:
parent
418424e5f5
commit
c70df21099
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ class StreamCZIE(InfoExtractor):
|
||||||
'duration': 256,
|
'duration': 256,
|
||||||
},
|
},
|
||||||
}, {
|
}, {
|
||||||
'url': 'https://www.stream.cz/blanik/10002447-tri-roky-pro-mazanka',
|
'url': 'http://www.stream.cz/blanik/10002447-tri-roky-pro-mazanka',
|
||||||
'md5': '246272e753e26bbace7fcd9deca0650c',
|
'md5': '246272e753e26bbace7fcd9deca0650c',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '10002447',
|
'id': '10002447',
|
||||||
|
|
Loading…
Reference in a new issue