Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move playlist tests to extractors. | Philipp Hagemeister | 2014-08-28 | 1 | -363/+0 |
| | | | | 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). | ||||
* | [vimeo] Move all testcases to extractors and clean up | Philipp Hagemeister | 2014-08-27 | 1 | -32/+0 |
| | | | | | Previously, these extractors all defined their own suitable methods. No test_all_urls tests that everything is in order, automatically :) | ||||
* | [generic] Fix rss under Python 2.x and move test to extractor | Philipp Hagemeister | 2014-08-25 | 1 | -9/+0 |
| | |||||
* | [googlesearch] Move test to extractor | Philipp Hagemeister | 2014-08-25 | 1 | -9/+0 |
| | |||||
* | [gameone:playlist] Move test to extractor | Philipp Hagemeister | 2014-08-24 | 1 | -7/+0 |
| | |||||
* | Merge remote-tracking branch 'olebowle/gameone' | Philipp Hagemeister | 2014-08-24 | 1 | -0/+9 |
|\ | |||||
| * | [gameone] add playlist test | Ole Ernst | 2014-07-23 | 1 | -0/+9 |
| | | |||||
* | | Deprecate test_playlists | Philipp Hagemeister | 2014-08-21 | 1 | -0/+11 |
| | | |||||
* | | [bandcamp] Replace 404 playlist test | Sergey M․ | 2014-07-28 | 1 | -3/+3 |
| | | |||||
* | | [soundcloud:playlist] Fix test description | Philipp Hagemeister | 2014-07-23 | 1 | -1/+1 |
| | | |||||
* | | [test_playlist] Add and use assertGreaterEqual | Philipp Hagemeister | 2014-07-21 | 1 | -23/+24 |
|/ | |||||
* | [vine:user] Update test | Sergey M․ | 2014-07-11 | 1 | -1/+1 |
| | |||||
* | [soundcloud] Adding likes support to SoundcloudUserIE | azeem | 2014-07-07 | 1 | -0/+8 |
| | |||||
* | [TeacherTube] add user + collection, removed classrooms | Petr Půlpán | 2014-06-29 | 1 | -5/+5 |
| | |||||
* | [livestream:original] Add support for folder urls (closes #2631) | Jaime Marquínez Ferrándiz | 2014-06-26 | 1 | -0/+9 |
| | | | | | The webpage only contains shortened links for the videos, since the server doesn't support HEAD requests, we use an specific extractor for them. | ||||
* | [rutube] Update playlist tests | Sergey M․ | 2014-06-25 | 1 | -3/+12 |
| | |||||
* | [ustream:channel] replace test for an updated channel | Petr Půlpán | 2014-06-17 | 1 | -3/+3 |
| | |||||
* | [TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes ↵ | pulpe | 2014-06-06 | 1 | -0/+9 |
| | | | | #3046) | ||||
* | [ivi] Replace tests | Sergey M․ | 2014-05-30 | 1 | -8/+8 |
| | |||||
* | [ivi] Update playlist tests | Sergey M․ | 2014-05-26 | 1 | -5/+5 |
| | |||||
* | Added VineUserIE extractor for vine user timeline | Jason Normore | 2014-05-10 | 1 | -0/+8 |
| | | | | | Added vine user timeline extractor using unofficial vine api user profile and timeline api endpoints. | ||||
* | [soundcloud/generic] Add support for playlists | Philipp Hagemeister | 2014-05-05 | 1 | -0/+13 |
| | |||||
* | [ivi] Update playlist tests | Sergey M․ | 2014-04-20 | 1 | -3/+3 |
| | |||||
* | [aol] Add support for playlists (Fixes #2730) | Philipp Hagemeister | 2014-04-13 | 1 | -0/+11 |
| | |||||
* | [cspan] Do not test number of playlist entries | Philipp Hagemeister | 2014-04-04 | 1 | -1/+0 |
| | | | | Apparently, CSpan switches between single-file and multiple-file results. Either one is fine as long as we get the full four hours. | ||||
* | [cspan] Support multiple segments (Fixes #2674) | Philipp Hagemeister | 2014-04-03 | 1 | -0/+14 |
| | |||||
* | [instagram] Fix info_dict key name | Philipp Hagemeister | 2014-03-24 | 1 | -0/+2 |
| | |||||
* | [instagram] Add support for user profiles (Fixes #2606) | Philipp Hagemeister | 2014-03-23 | 1 | -2/+28 |
| | |||||
* | [xtube] user playlist extractor | fiocfun | 2014-03-23 | 1 | -0/+9 |
| | |||||
* | [toypics] Separate user and video extraction (#2601) | Philipp Hagemeister | 2014-03-22 | 1 | -0/+9 |
| | |||||
* | [googlesearch] Fix next page indicator check | Philipp Hagemeister | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | [generic] Use a different URL for the generic RSS test (Closes #2532) | Philipp Hagemeister | 2014-03-10 | 1 | -2/+2 |
| | |||||
* | [ustream:channel] Update test's number of entries | Jaime Marquínez Ferrándiz | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | [ted] Fix playlist extraction and add a test | Jaime Marquínez Ferrándiz | 2014-03-05 | 1 | -0/+10 |
| | |||||
* | [academicearth] Fix extraction | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -5/+5 |
| | | | | The courses seems to be no longer available, changed the test to a playlist. | ||||
* | [generic] Add support for RSS feeds (Fixes #667) | Philipp Hagemeister | 2014-02-20 | 1 | -0/+9 |
| | |||||
* | Replace test for dailymotion users | Jaime Marquínez Ferrándiz | 2014-02-15 | 1 | -3/+3 |
| | |||||
* | [googlesearch] Fix start, and skip playlists (Fixes #2329) | Philipp Hagemeister | 2014-02-06 | 1 | -0/+9 |
| | |||||
* | [generic] Add support for multiple brightcove URLs (Fixes #2283) | Philipp Hagemeister | 2014-02-03 | 1 | -0/+11 |
| | |||||
* | Merge remote-tracking branch 'dstftw/rutube-channel' | Philipp Hagemeister | 2014-01-28 | 1 | -0/+9 |
|\ | |||||
| * | [rutube] Add channel test | dst | 2014-01-28 | 1 | -0/+9 |
| | | |||||
* | | [imdb] Fix playlist test | dst | 2014-01-28 | 1 | -4/+4 |
|/ | |||||
* | [everyonesmixtape] Add support (Fixes #2161) | Philipp Hagemeister | 2014-01-17 | 1 | -0/+10 |
| | |||||
* | +unicode_literals | Philipp Hagemeister | 2014-01-07 | 1 | -30/+32 |
| | |||||
* | [khanacademy] Add support (Fixes #2066) | Philipp Hagemeister | 2014-01-07 | 1 | -1/+11 |
| | |||||
* | Merge pull request #2041 from dstftw/imdb-list | Jaime Marquínez Ferrándiz | 2014-01-01 | 1 | -1/+11 |
|\ | | | | | | | [imdb] Add support for IMDb list (#2033) | ||||
| * | [imdb] Add playlist test | dst | 2013-12-25 | 1 | -1/+11 |
|/ | |||||
* | [ivi] Neat import | dst | 2013-12-19 | 1 | -2/+2 |
| | |||||
* | [ivi] Add playlist tests | dst | 2013-12-19 | 1 | -0/+19 |
| | |||||
* | [playlist-test] require a string | Philipp Hagemeister | 2013-12-16 | 1 | -1/+1 |
| |