aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/anitube.py
AgeCommit message (Collapse)Author
2016-01-23[nuevo] Simplify nuevo extractors (Closes #7728)Sergey M․
2016-01-22[nuevo] Generalize nuevo extractor and add support for trollvidsAndrew "Akari" Alexeyew
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.
2015-10-30[anitube] Relax key regex (Closes #7303)Sergey M․
Another variant seen http://anitubebr.xpg.uol.com.br/embed/
2014-07-02[anitube] ModernizeSergey M․
2013-11-26Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz
2013-11-20[anitube] Skip test (on travis)Philipp Hagemeister
2013-11-20[anitube] Minor fixes (#1776)Philipp Hagemeister
2013-11-16Add support for anitube.se (#1417)Anton Larionov