Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move playlist tests to extractors. | Philipp Hagemeister | 2014-08-28 | 1 | -0/+15 |
| | | | | From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs). | ||||
* | [rutube] Add missing whitespace | Sergey M․ | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | [rutube] Fix extraction | Sergey M․ | 2014-04-19 | 1 | -6/+7 |
| | |||||
* | [rutube] Use _download_json | Jaime Marquínez Ferrándiz | 2014-04-01 | 1 | -12/+7 |
| | |||||
* | [rutube] Modernize | Sergey M․ | 2014-03-30 | 1 | -5/+8 |
| | |||||
* | Merge remote-tracking branch 'dstftw/rutube-channel' | Philipp Hagemeister | 2014-01-28 | 1 | -0/+3 |
|\ | |||||
| * | [rutube] Update test | dst | 2014-01-28 | 1 | -0/+3 |
| | | |||||
* | | [rutube] Simplify | Philipp Hagemeister | 2014-01-28 | 1 | -12/+14 |
|/ | |||||
* | [rutube] Add support for user videos | dst | 2014-01-28 | 1 | -7/+15 |
| | |||||
* | [rutube] Improve video extractor | dst | 2014-01-28 | 1 | -24/+23 |
| | |||||
* | [rutube] Add support for channels and movies | dst | 2014-01-28 | 1 | -10/+64 |
| | |||||
* | Correct some extractor _VALID_URL regexes | dst | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | Add an extractor for rutube.ru (closes #1136) | Jaime Marquínez Ferrándiz | 2013-10-16 | 1 | -0/+58 |
It downloads with a m3u8 manifest, requires ffmpeg. |