aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/xuite.py
Commit message (Collapse)AuthorAgeFilesLines
* [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
| | | | base64.b64decode() accept only binary types in Python 3.2
* [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