summaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/tnaflix.py
AgeCommit message (Expand)Author
2019-01-20[tnaflix] Pass Referer in metadata request (closes #18925)Sergey M․
2018-11-16[tnaflixnetwork:embed] Fix extraction (closes #18205)Sergey M․
2017-11-25[tnaflix] Extract common parts of tnaflix and empflixSergey M․
2017-11-25[empflix] Relax _VALID_URLSergey M․
2017-11-25[empflix] Fix extractrionSergey M․
2017-11-25[tnaflix] Don't modify download URLs (closes #14811)Sergey M․
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-08-26[tnaflix] Fix extraction (Closes #10434)Sergey M․
2016-08-07[tnaflixnetworkbase] Improve title extractionSergey M․
2016-08-07[tnaflix] Fix metadata extraction (Closes #10249)Sergey M․
2016-04-09[tnaflix] Fix metadata extractionSergey M․
2016-04-08[tnaflix] Fix extraction (Closes #9074)Sergey M․
2016-02-27[tnaflixnetwork:embed] Add _extract_urlsSergey M․
2016-02-27[tnaflixnetwork] Fallback age limit to 18Sergey M․
2016-02-27[tnaflixnetwork:embed] Add extractorSergey M․
2015-06-28[tnaflix] Generalize tnaflix extractorsSergey M․
2015-06-04[tnaflix] Fix relative URLs (empflix)Sergey M․
2015-06-04[tnaflix] ModernizeSergey M․
2015-06-04[tnaflix] Fix typoSergey M․
2015-05-24[tnaflix] Do not capture `cat_id`Sergey M․
2015-05-22[TNAFlix] Restore testfrenchy1983
2015-05-21[TNAFlix] Allow dot (and more) in cat_id and display_idfrenchy1983
2015-01-01[tnaflix] Make sure config URL has correct schemeSergey M․
2015-01-01[tnaflix] Fix title extractionSergey M․
2014-11-23PEP8 appliedJouke Waleson
2014-09-03[tnaflix] Improve and make genericSergey M․
2014-09-03Add support for TNAFlixpeugeot