aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/metacafe.py
AgeCommit message (Expand)Author
2019-02-21[metacafe] Fix family filter bypass (closes #19287)Sergey M․
2017-02-18[metacafe] Improve (closes #10371)Sergey M․
2017-02-18[metacafe] Bypass family filterAlex Monk
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-07-06use mimetype2ext to determine manifest ext in multiple extractorsRemita Amine
2016-07-06[metacafe] fix info extraction(closes #8539)(closes #3253)Remita Amine
2016-04-24[ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479fYen Chi Hsuan
2016-03-26Use urlencode_postdata across the codebaseSergey M․
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2015-12-05[metacafe] Fix age limit extractionJaime Marquínez Ferrándiz
2015-12-05[metacafe] Fix video url extraction (closes #7763)Jaime Marquínez Ferrándiz
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-07-17[metacafe] Use compat_urllib_parse_unquoteSergey M․
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23PEP8: more appliedJouke Waleson
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