summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/yinyuetai.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
|
* [yinyuetai] Add localized nameYen Chi Hsuan2015-07-111-0/+1
|
* [yinyuetai] Do not capture unused groupSergey M․2015-07-081-1/+1
|
* [yinyuetai] Miscellaneous improvementsYen Chi Hsuan2015-07-091-6/+9
| | | | | | 1. Include all fields in _TEST 2. Use .get() for optional fields 3. Clarify the intention of 'ext' in formats
* [yinyuetai] StyleYen Chi Hsuan2015-07-091-6/+8
|
* [yinyuetai] Add test for h5/ part in _VALID_URLYen Chi Hsuan2015-07-091-2/+5
|
* [yinyuetai] New extractor for yinyuetai.comping2015-07-061-0/+47