mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2025-09-23 04:12:32 -06: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],
|
'file': clips_url[i],
|
||||||
'new': su[i],
|
'new': su[i],
|
||||||
'prod': 'flash',
|
'prod': 'flash',
|
||||||
|
'rb': 1,
|
||||||
}
|
}
|
||||||
|
|
||||||
if cdnId is not None:
|
if cdnId is not None:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user