Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-26 | [redtube] Modernize | Philipp Hagemeister | |
2014-07-17 | Redtube changed player config, new place to get thumb URL | MikeCol | |
2014-01-21 | [redtube] Use unicode_literals | Philipp Hagemeister | |
2014-01-21 | [redtube] Add support for thumbnails | Mike Col | |
Signed-off-by: Philipp Hagemeister <phihag@phihag.de> | |||
2014-01-16 | [redtube] Make ‘http:’ not optional (closes #2160) | Jaime Marquínez Ferrándiz | |
If the url doesn’t specify the protocol we can’t directly use it to download the webpage, we would need to build a new url. Instead, we let the generic extractor add the protocol. | |||
2013-12-03 | [redtube] Fix search for title | Philipp Hagemeister | |
2013-11-16 | [redtube] Do not test md5, seems to vary | Philipp Hagemeister | |
2013-10-19 | extractor: Set age limit on some adult-related extractors. | Rogério Brito | |
More age limit of videos for adult-related sites. Note that, for redtube, I explicitly left the variable containing the age limit, since the comment justifying the age limit is a good thing to have. That being said, I included the age limit field on the test, to better reflect what the information extractor does (even if it may not break the automated tests). Signed-off-by: Rogério Brito <rbrito@ime.usp.br> | |||
2013-10-06 | [redtube] add age_limit | Philipp Hagemeister | |
2013-10-04 | [redtube] pep8 | Philipp Hagemeister | |
2013-06-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-23 | [redtube] Simplify | Philipp Hagemeister | |
2013-06-23 | [redtube] move into own file | Philipp Hagemeister | |