Browse Source

[sohu]fix 403 forbidden

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

+ 1
- 0
youtube_dl/extractor/sohu.py View File

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