about summary refs log tree commit diff
path: root/youtube_dl/extractor/xuite.py
Commit message (Expand)AuthorAgeFilesLines
* [xuite] Move to the new HTML5 API and reduce # of requestsYen Chi Hsuan2017-07-051-53/+35
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-3/+3
* Unify coding cookieDéstin Reed2016-10-031-1/+1
* [xuite] Support videos with already encoded media idYen Chi Hsuan2016-07-051-6/+24
* [xuite] Skip the invalid testYen Chi Hsuan2016-06-101-0/+1
* [xuite] Replace the test case with my uploaded oneYen Chi Hsuan2016-01-311-10/+11
* [xuite] fix test md5remitamine2015-09-081-1/+1
* [xuite] Add localized nameYen Chi Hsuan2015-07-111-0/+1
* [Xuite] Fix extraction on python 3.2Yen Chi Hsuan2015-03-291-3/+11
* [xuite] Fix _VALID_URLSergey M․2015-01-291-1/+1
* [xuite] Simplify and improveSergey M․2015-01-291-101/+84
* [xuite] Update testsYen Chi Hsuan2015-01-281-1/+13
* [xuite] Add height information for the two formatsYen Chi Hsuan2015-01-281-11/+11
* [xuite] Add new extractorYen Chi Hsuan2015-01-271-0/+147