Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [redtube] Extend _VALID_URL (#26506) | nixxo | 2020-09-20 | 1 | -1/+4 |
| | |||||
* | [redtube] Improve formats extraction and extract m3u8 formats (closes ↵ | Sergey M․ | 2020-05-20 | 1 | -1/+8 |
| | | | | #25311, closes #25321) | ||||
* | [redtube] Improve title extraction (#25208) | Dave Loyall | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | [redtube] Detect private videos (#23518) | Sergey M․ | 2020-01-02 | 1 | -2/+9 |
| | |||||
* | [redtube] Improve metadata extraction (closes #22492, closes #22615) | Sergey M․ | 2019-10-05 | 1 | -12/+16 |
| | |||||
* | Improve URL extraction | Sergey M․ | 2018-07-21 | 1 | -3/+3 |
| | |||||
* | [redtube] Fix duration extraction and update test | Wandang | 2018-02-21 | 1 | -4/+5 |
| | |||||
* | [redtube] Fix metadata extraction (closes #15472) | Sergey M․ | 2018-02-02 | 1 | -5/+7 |
| | |||||
* | [redtube] Fix formats extraction (closes #14122) | Sergey M․ | 2017-09-05 | 1 | -2/+19 |
| | |||||
* | [extractor/generic] Add support for redtube embds (closes #11099) | Sergey M․ | 2016-11-06 | 1 | -0/+8 |
| | |||||
* | [redtube] Add support for embed URLs | Sergey M․ | 2016-11-06 | 1 | -4/+8 |
| | |||||
* | [redtube] PEP 8 | Sergey M․ | 2016-05-05 | 1 | -1/+0 |
| | |||||
* | [redtube] Extract all formats, duration, upload date and view count (Closes ↵ | Sergey M․ | 2016-05-05 | 1 | -10/+49 |
| | | | | #9397) | ||||
* | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | 2016-03-21 | 1 | -1/+1 |
| | |||||
* | [redtube] Fix test | Sergey M․ | 2015-03-25 | 1 | -2/+3 |
| | |||||
* | [redtube] Capture and output removed video message (#5281) | Sergey M․ | 2015-03-25 | 1 | -0/+4 |
| | |||||
* | [redtube] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -17/+6 |
| | |||||
* | Redtube changed player config, new place to get thumb URL | MikeCol | 2014-07-17 | 1 | -3/+1 |
| | |||||
* | [redtube] Use unicode_literals | Philipp Hagemeister | 2014-01-21 | 1 | -10/+12 |
| | |||||
* | [redtube] Add support for thumbnails | Mike Col | 2014-01-21 | 1 | -0/+5 |
| | | | | Signed-off-by: Philipp Hagemeister <phihag@phihag.de> | ||||
* | [redtube] Make ‘http:’ not optional (closes #2160) | Jaime Marquínez Ferrándiz | 2014-01-16 | 1 | -1/+1 |
| | | | | | 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. | ||||
* | [redtube] Fix search for title | Philipp Hagemeister | 2013-12-03 | 1 | -1/+1 |
| | |||||
* | [redtube] Do not test md5, seems to vary | Philipp Hagemeister | 2013-11-16 | 1 | -1/+3 |
| | |||||
* | extractor: Set age limit on some adult-related extractors. | Rogério Brito | 2013-10-19 | 1 | -1/+2 |
| | | | | | | | | | | | | | 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> | ||||
* | [redtube] add age_limit | Philipp Hagemeister | 2013-10-06 | 1 | -4/+9 |
| | |||||
* | [redtube] pep8 | Philipp Hagemeister | 2013-10-04 | 1 | -7/+8 |
| | |||||
* | Move tests to the IE definitions | Philipp Hagemeister | 2013-06-27 | 1 | -0/+8 |
| | |||||
* | [redtube] Simplify | Philipp Hagemeister | 2013-06-23 | 1 | -5/+0 |
| | |||||
* | [redtube] move into own file | Philipp Hagemeister | 2013-06-23 | 1 | -0/+34 |