Browse Source

[sohu]fix 403 forbidden

master
虾哥哥 9 years ago
parent
commit
5fd6cd64f9
1 changed files with 1 additions and 0 deletions
  1. 1
      youtube_dl/extractor/sohu.py

1
youtube_dl/extractor/sohu.py

@ -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