Commit Graph

16 Commits (5886b38d73c54239c85c3e0d8e7c1585d1bbb7da)

Author SHA1 Message Date
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
Sergey M․ 838b93405b [redtube] Fix test 9 years ago
Sergey M․ 2676caf344 [redtube] Capture and output removed video message (#5281) 9 years ago
Philipp Hagemeister faf3494894 [redtube] Modernize 10 years ago
MikeCol 530ed178b7 Redtube changed player config, new place to get thumb URL 10 years ago
Philipp Hagemeister 032b3df5af [redtube] Use unicode_literals 10 years ago
Mike Col 9d11a41fe4 [redtube] Add support for thumbnails
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
10 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.
10 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 11 years ago
Philipp Hagemeister d26d440e19 [redtube] Simplify 11 years ago
Philipp Hagemeister 9f5daf0006 [redtube] move into own file 11 years ago