aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/tnaflix.py
Commit message (Collapse)AuthorAgeFilesLines
* [tnaflix] Extract common parts of tnaflix and empflixSergey M․2017-11-251-9/+11
|
* [empflix] Relax _VALID_URLSergey M․2017-11-251-2/+11
|
* [empflix] Fix extractrionSergey M․2017-11-251-2/+6
|
* [tnaflix] Don't modify download URLs (closes #14811)Sergey M․2017-11-251-1/+2
|
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-7/+7
|
* [tnaflix] Fix extraction (Closes #10434)Sergey M․2016-08-261-5/+7
|
* [tnaflixnetworkbase] Improve title extractionSergey M․2016-08-071-2/+6
|
* [tnaflix] Fix metadata extraction (Closes #10249)Sergey M․2016-08-071-3/+3
|
* [tnaflix] Fix metadata extractionSergey M․2016-04-091-8/+8
|
* [tnaflix] Fix extraction (Closes #9074)Sergey M․2016-04-081-1/+5
|
* [tnaflixnetwork:embed] Add _extract_urlsSergey M․2016-02-271-0/+6
|
* [tnaflixnetwork] Fallback age limit to 18Sergey M․2016-02-271-1/+1
|
* [tnaflixnetwork:embed] Add extractorSergey M․2016-02-271-1/+25
|
* [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