summaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/sohu.py
AgeCommit message (Expand)Author
2017-06-09[sohu] Fix numeric fieldsSergey M․
2017-02-23[sohu] raise GeoRestrictedErrorRemita Amine
2016-10-03Unify coding cookieDéstin Reed
2016-08-08[sohu] Update _TESTS (closes #10260)Yen Chi Hsuan
2016-07-03Rename --cn-verfication-proxy to --geo-verification-proxyYen Chi Hsuan
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2015-12-08[sohu]fix 403 forbidden虾哥哥
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-06-22[sohu] Fix extraction againYen Chi Hsuan
2015-06-21Revert "[sohu] Update extractor"Yen Chi Hsuan
2015-05-20[letv/sohu] Skip tests relying on external proxiesYen Chi Hsuan
2015-05-09[sohu] Update extractorYen Chi Hsuan
2015-05-09[sohu] Enhance error handlingYen Chi Hsuan
2015-04-19[Sohu] Fix title extractionYen Chi Hsuan
2015-03-17[sohu] Fix test's note infoSergey M․
2015-03-15[Sohu] Fix title extractionYen Chi Hsuan
2015-03-15[Sohu] Add a multiplart video test caseYen Chi Hsuan
2015-03-06[utils] Add a function to sanitize consecutive slashes in URLsYen Chi Hsuan
2015-03-06[sohu] Correct wrong importsYen Chi Hsuan
2015-03-06[sohu] Fix info extractor and add testsYen Chi Hsuan
2014-12-25[sohu] Modernize and extract all formats and more metadata (Closes #4409, clo...Sergey M․
2014-11-26Remove useless u prefixesPhilipp Hagemeister
2014-11-26[sohu] ModernizePhilipp Hagemeister
2014-11-23PEP8: E225,E227Jouke Waleson
2014-11-23PEP8: more appliedJouke Waleson
2014-02-15[sohu] Skip testJaime Marquínez Ferrándiz
2013-09-09[sohu] add support for my.tv.sohu.com urls (fixes #1398)Jaime Marquínez Ferrándiz
2013-08-28[sohu] Handle encoding, and fix testsPhilipp Hagemeister
2013-08-06improve sohu extractorhuohuarong
2013-08-05fix parse title bughuohuarong
2013-08-03use ..utils/clean_html()huohuarong
2013-08-02add an extractor for tv.sohu.comhuohuarong