Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-26 | [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict | Sergey 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-21 | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | |
2016-03-04 | [leeco] Skip an invalid test. test_LePlaylist_1 is sufficient | Yen Chi Hsuan | |
2016-03-04 | [leeco] format_id should be strings | Yen Chi Hsuan | |
2016-03-03 | [leeco] Letv renamed to LeEco | Yen 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/ |