about summary refs log tree commit diff
path: root/youtube_dl/extractor/metacafe.py
Commit message (Expand)AuthorAgeFilesLines
* [metacafe] Fix support for age-restricted videos (fixes #1696)Jaime Marquínez Ferrándiz2013-11-011-5/+46
* Fix the extensions of two tests with youtube videosJaime Marquínez Ferrándiz2013-10-251-1/+1
* [metacafe] Add more cases for detecting the uploader detection (reported in #...Jaime Marquínez Ferrándiz2013-08-311-1/+1
* [metacafe] Fix testPhilipp Hagemeister2013-07-171-1/+1
* [metacafe] New result formatPhilipp Hagemeister2013-07-171-2/+3
* [metacafe] Extract descriptionPhilipp Hagemeister2013-07-171-0/+3
* [metacafe] Fix uploader detectionPhilipp Hagemeister2013-07-171-1/+3
* [metacafe] Use modern helper methodsPhilipp Hagemeister2013-07-171-5/+1
* [metacafe] Add support for AnyClip videos (#1059)Philipp Hagemeister2013-07-171-25/+37
* Remove superfluous name declarationsPhilipp Hagemeister2013-06-271-1/+0
* [metacafe] move testsPhilipp Hagemeister2013-06-271-0/+14
* Move Metacafe and Statigram into their own files, and remove absolute importPhilipp Hagemeister2013-06-231-0/+110