aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/trollvids.py
Commit message (Collapse)AuthorAgeFilesLines
* [iwara] Fix extraction after relaunchYen Chi Hsuan2016-09-111-36/+0
| | | | Closes #10462, closes #3215
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
|
* [nuevo] Simplify nuevo extractors (Closes #7728)Sergey M․2016-01-231-34/+21
|
* [nuevo] Generalize nuevo extractor and add support for trollvidsAndrew "Akari" Alexeyew2016-01-221-0/+49
Supports only the nuevo player for now (most common). [trollvids] convert duration to an int [trollvids] added a test [trollvids] made flake8 shut up Generalized the Nuevo extractor Affects: anitube, trollvids, trutube [nuevo] Complied with the code comments.