mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-16 10:32:40 +09:00
[sohu]fix 403 forbidden
This commit is contained in:
parent
3d24bbfbe4
commit
5fd6cd64f9
@ -158,6 +158,7 @@ class SohuIE(InfoExtractor):
|
||||
'file': clips_url[i],
|
||||
'new': su[i],
|
||||
'prod': 'flash',
|
||||
'rb': 1,
|
||||
}
|
||||
|
||||
if cdnId is not None:
|
||||
|
Loading…
Reference in New Issue
Block a user