aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/metacafe.py
AgeCommit message (Expand)Author
2014-08-22[metacafe] Add support for movieclips videos (Fixes #3555)Philipp Hagemeister
2014-08-21[metacafe] Avoid excessive nestingPhilipp Hagemeister
2014-08-21[metacafe] SimplifyPhilipp Hagemeister
2014-03-23[metacafe] Remove accidently inserted comment stringSergey M․
2014-03-23[metacafe] More modernizeSergey M․
2014-03-23[metacafe] Replace cbs testSergey M․
2014-03-23[metacafe] ModernizeSergey M․
2014-02-25Extract thumbnail with _og_search_thumbnailruuk
2014-02-25Add thumbnail for metacaferuuk
2013-12-09Remove unused importsPhilipp Hagemeister
2013-12-08Remove the calls to 'compat_urllib_request.urlopen' in a few extractorsJaime Marquínez Ferrándiz
2013-12-04[metacafe] Add support for cbs videos (fixes #1838)Jaime Marquínez Ferrándiz
2013-11-01[metacafe] Fix support for age-restricted videos (fixes #1696)Jaime Marquínez Ferrándiz
2013-10-25Fix the extensions of two tests with youtube videosJaime Marquínez Ferrándiz
2013-08-31[metacafe] Add more cases for detecting the uploader detection (reported in #...Jaime Marquínez Ferrándiz
2013-07-17[metacafe] Fix testPhilipp Hagemeister
2013-07-17[metacafe] New result formatPhilipp Hagemeister
2013-07-17[metacafe] Extract descriptionPhilipp Hagemeister
2013-07-17[metacafe] Fix uploader detectionPhilipp Hagemeister
2013-07-17[metacafe] Use modern helper methodsPhilipp Hagemeister
2013-07-17[metacafe] Add support for AnyClip videos (#1059)Philipp Hagemeister
2013-06-27Remove superfluous name declarationsPhilipp Hagemeister
2013-06-27[metacafe] move testsPhilipp Hagemeister
2013-06-23Move Metacafe and Statigram into their own files, and remove absolute importPhilipp Hagemeister