Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [metacafe] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -1/+2 |
| | |||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -1/+3 |
| | | | | | | | | · Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | ||||
* | PEP8: applied even more rules | Jouke Waleson | 2014-11-23 | 1 | -2/+2 |
| | |||||
* | PEP8: more applied | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | [metacafe] Add support for movieclips videos (Fixes #3555) | Philipp Hagemeister | 2014-08-22 | 1 | -5/+61 |
| | |||||
* | [metacafe] Avoid excessive nesting | Philipp Hagemeister | 2014-08-21 | 1 | -4/+8 |
| | |||||
* | [metacafe] Simplify | Philipp Hagemeister | 2014-08-21 | 1 | -6/+6 |
| | |||||
* | [metacafe] Remove accidently inserted comment string | Sergey M․ | 2014-03-23 | 1 | -1/+1 |
| | |||||
* | [metacafe] More modernize | Sergey M․ | 2014-03-23 | 1 | -4/+3 |
| | |||||
* | [metacafe] Replace cbs test | Sergey M․ | 2014-03-23 | 1 | -5/+5 |
| | |||||
* | [metacafe] Modernize | Sergey M․ | 2014-03-23 | 1 | -79/+80 |
| | |||||
* | Extract thumbnail with _og_search_thumbnail | ruuk | 2014-02-25 | 1 | -1/+1 |
| | |||||
* | Add thumbnail for metacafe | ruuk | 2014-02-25 | 1 | -0/+2 |
| | |||||
* | Remove unused imports | Philipp Hagemeister | 2013-12-09 | 1 | -1/+0 |
| | |||||
* | Remove the calls to 'compat_urllib_request.urlopen' in a few extractors | Jaime Marquínez Ferrándiz | 2013-12-08 | 1 | -14/+4 |
| | |||||
* | [metacafe] Add support for cbs videos (fixes #1838) | Jaime Marquínez Ferrándiz | 2013-12-04 | 1 | -4/+25 |
| | | | | They use theplatform.com | ||||
* | [metacafe] Fix support for age-restricted videos (fixes #1696) | Jaime Marquínez Ferrándiz | 2013-11-01 | 1 | -5/+46 |
| | | | | | | | The 'Content-Type' header must be set for disabling the family filter. The 'flashversion' cookie is only needed for AnyClip videos. Added tests for standard metacafe videos and for age-restricted videos. Also set the 'age_limit' field. | ||||
* | Fix the extensions of two tests with youtube videos | Jaime Marquínez Ferrándiz | 2013-10-25 | 1 | -1/+1 |
| | | | | The best quality is now a mp4 video. | ||||
* | [metacafe] Add more cases for detecting the uploader detection (reported in ↵ | Jaime Marquínez Ferrándiz | 2013-08-31 | 1 | -1/+1 |
| | | | | #1343) | ||||
* | [metacafe] Fix test | Philipp Hagemeister | 2013-07-17 | 1 | -1/+1 |
| | |||||
* | [metacafe] New result format | Philipp Hagemeister | 2013-07-17 | 1 | -2/+3 |
| | |||||
* | [metacafe] Extract description | Philipp Hagemeister | 2013-07-17 | 1 | -0/+3 |
| | |||||
* | [metacafe] Fix uploader detection | Philipp Hagemeister | 2013-07-17 | 1 | -1/+3 |
| | |||||
* | [metacafe] Use modern helper methods | Philipp Hagemeister | 2013-07-17 | 1 | -5/+1 |
| | |||||
* | [metacafe] Add support for AnyClip videos (#1059) | Philipp Hagemeister | 2013-07-17 | 1 | -25/+37 |
| | |||||
* | Remove superfluous name declarations | Philipp Hagemeister | 2013-06-27 | 1 | -1/+0 |
| | |||||
* | [metacafe] move tests | Philipp Hagemeister | 2013-06-27 | 1 | -0/+14 |
| | |||||
* | Move Metacafe and Statigram into their own files, and remove absolute import | Philipp Hagemeister | 2013-06-23 | 1 | -0/+110 |