mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +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],
|
||||
'new': su[i],
|
||||
'prod': 'flash',
|
||||
'rb': 1,
|
||||
}
|
||||
|
||||
if cdnId is not None:
|
||||
|
Loading…
Reference in New Issue
Block a user