Author | SHA1 | Message | Date |
---|---|---|---|
MikeCol | 530ed178b7 | Redtube changed player config, new place to get thumb URL | 10 years ago |
Philipp Hagemeister | 032b3df5af | [redtube] Use unicode_literals | 11 years ago |
Mike Col | 9d11a41fe4 |
[redtube] Add support for thumbnails
Signed-off-by: Philipp Hagemeister <phihag@phihag.de> |
11 years ago |
Jaime Marquínez Ferrándiz | c11529618a |
[redtube] Make ‘http:’ not optional (closes #2160)
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. |
11 years ago |
Philipp Hagemeister | 938384c587 | [redtube] Fix search for title | 11 years ago |
Philipp Hagemeister | d1c252048b | [redtube] Do not test md5, seems to vary | 11 years ago |
Rogério Brito | 50a6150ed9 |
extractor: Set age limit on some adult-related extractors.
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> |
11 years ago |
Philipp Hagemeister | 1310bf2474 | [redtube] add age_limit | 11 years ago |
Philipp Hagemeister | cd214418f6 | [redtube] pep8 | 11 years ago |
Philipp Hagemeister | 6f5ac90cf3 | Move tests to the IE definitions | 12 years ago |
Philipp Hagemeister | d26d440e19 | [redtube] Simplify | 12 years ago |
Philipp Hagemeister | 9f5daf0006 | [redtube] move into own file | 12 years ago |