aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/empflix.py
Commit message (Collapse)AuthorAgeFilesLines
* [tnaflix] Generalize tnaflix extractorsSergey M․2015-06-281-31/+0
|
* [empflix] Fix typoSergey M․2015-06-041-1/+1
|
* [empflix] Relax _VALID_URLSergey M․2015-05-241-1/+5
|
* [TNAFlix] Restore testfrenchy19832015-05-221-12/+14
| | | | See dstftw's comment in #5772
* [empflix] Rewrite in terms of tnaflixSergey M․2014-09-031-42/+9
|
* [empflix] Revert to XML parserPhilipp Hagemeister2014-08-261-10/+8
| | | | | | | Don't rely on the XML being broken (if they fix it, our code wouldn't work anymore). Instead, use the transform function we already have :) This partially reverts commit c7bee2a7254d31b7c478c0ac33bf23bdeba1c53c.
* [empflix] Extract thumbnailSergey M․2014-08-261-0/+4
|
* [empflix] Adapt to malformed config XMLSergey M․2014-08-261-4/+6
|
* [empflix] Fix extractionSergey M․2014-05-241-8/+14
|
* [empflix] Simplify (#2903)Philipp Hagemeister2014-05-131-24/+26
|
* [empflix] Add new extractorhojel2014-05-121-0/+46