aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/tnaflix.py
Commit message (Collapse)AuthorAgeFilesLines
* [tnaflix] Generalize tnaflix extractorsSergey M․2015-06-281-50/+229
|
* [tnaflix] Fix relative URLs (empflix)Sergey M․2015-06-041-2/+3
|
* [tnaflix] ModernizeSergey M․2015-06-041-3/+2
|
* [tnaflix] Fix typoSergey M․2015-06-041-1/+1
|
* [tnaflix] Do not capture `cat_id`Sergey M․2015-05-241-1/+1
|
* [TNAFlix] Restore testfrenchy19832015-05-221-13/+19
| | | | See dstftw's comment in #5772
* [TNAFlix] Allow dot (and more) in cat_id and display_idfrenchy19832015-05-211-8/+8
| | | | URLs with dots were raising a "UnsupportedError: Unsupported URL" error.
* [tnaflix] Make sure config URL has correct schemeSergey M․2015-01-011-2/+2
|
* [tnaflix] Fix title extractionSergey M․2015-01-011-1/+1
|
* PEP8 appliedJouke Waleson2014-11-231-1/+1
|
* [tnaflix] Improve and make genericSergey M․2014-09-031-20/+36
|
* Add support for TNAFlixpeugeot2014-09-031-0/+68