mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 19:52:40 +01:00
[sohu]fix 403 forbidden
This commit is contained in:
parent
3d24bbfbe4
commit
5fd6cd64f9
@ -158,6 +158,7 @@ def _fetch_data(vid_id, mytv=False):
|
|||||||
'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…
Reference in New Issue
Block a user