aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/leeco.py
Commit message (Collapse)AuthorAgeFilesLines
* [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/