about summary refs log tree commit diff
path: root/youtube_dl/extractor/leeco.py
Commit message (Collapse)AuthorAgeFilesLines
* [leeco] Fix extraction (closes #12974)Yen Chi Hsuan2017-05-041-74/+37
| | | | | Seems on mobile devices a similar API is used, but I always get an AD with mimicking that API.
* [leeco] raise GeoRestrictedError and use geo bypass mechanismRemita Amine2017-02-231-4/+3
|
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-2/+2
|
* [leeco] Recognize more Le Sports URLs (#10794)Yen Chi Hsuan2016-09-291-1/+7
|
* [le] extract http formatsRemita Amine2016-07-081-45/+90
|
* Rename --cn-verfication-proxy to --geo-verification-proxyYen Chi Hsuan2016-07-031-9/+3
| | | | | | | And deprecate the former one Since commit f1388739002a7fd1e8e9c41b642734786fc6c391, this option is not limited to China websites, so rename it.
* [le] Move urshift() to utils.pyYen Chi Hsuan2016-06-261-5/+2
|
* [leeco] Recognize Le Sports URLs (fixes #9750)Yen Chi Hsuan2016-06-111-2/+5
|
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-4/+4
| | | | | | | 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
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-2/+2
|
* [leeco] Skip an invalid test. test_LePlaylist_1 is sufficientYen Chi Hsuan2016-03-041-8/+2
|
* [leeco] format_id should be stringsYen Chi Hsuan2016-03-041-1/+1
|
* [leeco] Letv renamed to LeEcoYen Chi Hsuan2016-03-031-0/+367
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/