aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/leeco.py
AgeCommit message (Collapse)Author
2019-07-26Fix typos (#21901)Kitten King
2018-05-21Update leeco.pyhuichen90
Fixed this bug :youtube_dl.utils.ExtractorError: An extractor error has occurred. (caused by KeyError('location',));
2018-01-23Switch codebase to use compat_b64decodeSergey M․
2017-05-04[leeco] Fix extraction (closes #12974)Yen Chi Hsuan
Seems on mobile devices a similar API is used, but I always get an AD with mimicking that API.
2017-02-23[leeco] raise GeoRestrictedError and use geo bypass mechanismRemita Amine
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-09-29[leeco] Recognize more Le Sports URLs (#10794)Yen Chi Hsuan
2016-07-08[le] extract http formatsRemita Amine
2016-07-03Rename --cn-verfication-proxy to --geo-verification-proxyYen Chi Hsuan
And deprecate the former one Since commit f1388739002a7fd1e8e9c41b642734786fc6c391, this option is not limited to China websites, so rename it.
2016-06-26[le] Move urshift() to utils.pyYen Chi Hsuan
2016-06-11[leeco] Recognize Le Sports URLs (fixes #9750)Yen Chi Hsuan
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode Closes #8974
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-03-04[leeco] Skip an invalid test. test_LePlaylist_1 is sufficientYen Chi Hsuan
2016-03-04[leeco] format_id should be stringsYen Chi Hsuan
2016-03-03[leeco] Letv renamed to LeEcoYen Chi Hsuan
LeEco is the company name and Le is the domain name. For more information see the Chinese news post http://www.techorz.com/company-news/letv-renamed-to-leeco-and-new-logo/