about summary refs log tree commit diff
path: root/youtube_dl/extractor/nuevo.py
Commit message (Collapse)AuthorAgeFilesLines
* [nuevo] Pass headers to _extract_nuevoSergey M․2017-05-081-2/+3
|
* Unify coding cookieDéstin Reed2016-10-031-1/+1
|
* [nuevo] Improve thumbnail extractionSergey M․2016-01-231-1/+1
|
* [nuevo] Simplify nuevo extractors (Closes #7728)Sergey M․2016-01-231-12/+13
|
* [nuevo] Generalize nuevo extractor and add support for trollvidsAndrew "Akari" Alexeyew2016-01-221-0/+37
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.