Merge pull request #7792 from jindaxia/fix_sohu_403forbidden

[sohu] Fix 403 forbidden
master
Sergey M 9 years ago
commit 9c30efeb7e

@ -158,6 +158,7 @@ class SohuIE(InfoExtractor):
'file': clips_url[i],
'new': su[i],
'prod': 'flash',
'rb': 1,
}
if cdnId is not None:

Loading…
Cancel
Save