Commit Graph

29 Commits (9e5ca66f16998eb2a680e23a6e769e34001898c5)

Author SHA1 Message Date
nixxo 1ca5f821c8
[redtube] Extend _VALID_URL (#26506) 4 years ago
Sergey M․ cd13343ad8
[redtube] Improve formats extraction and extract m3u8 formats (closes #25311, closes #25321) 4 years ago
Dave Loyall bf097a5077
[redtube] Improve title extraction (#25208) 4 years ago
Sergey M․ 484637a9cc
[redtube] Detect private videos (#23518) 4 years ago
Sergey M․ 560d3b7d7c
[redtube] Improve metadata extraction (closes #22492, closes #22615) 5 years ago
Sergey M․ 3052a30d42
Improve URL extraction 6 years ago
Wandang 18ebd1a843 [redtube] Fix duration extraction and update test 6 years ago
Sergey M․ 1367c798e3
[redtube] Fix metadata extraction (closes #15472) 6 years ago
Sergey M․ 880fa66f4f
[redtube] Fix formats extraction (closes #14122) 7 years ago
Sergey M․ e28ed498e6
[extractor/generic] Add support for redtube embds (closes #11099) 8 years ago
Sergey M․ 5021ca6c13
[redtube] Add support for embed URLs 8 years ago
Sergey M․ 915620fd68
[redtube] PEP 8 8 years ago
Sergey M․ ac12e888f9
[redtube] Extract all formats, duration, upload date and view count (Closes #9397) 8 years ago
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