Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | [academicearth] Add support for courses (#1976) | Philipp Hagemeister | 2013-12-16 | 1 | -0/+12 |
| | |||||
* | [vimeo] Add an extractor for groups | Jaime Marquínez Ferrándiz | 2013-12-06 | 1 | -0/+9 |
| | |||||
* | [vimeo] Add an extractor for albums (closes #1911) | Jaime Marquínez Ferrándiz | 2013-12-06 | 1 | -0/+9 |
| | |||||
* | Added extractors for smotri.com | dst | 2013-12-02 | 1 | -1/+21 |
| | |||||
* | [vimeo] Add an extractor for users (closes #1871) | Jaime Marquínez Ferrándiz | 2013-12-01 | 1 | -0/+9 |
| | |||||
* | [tests] Remove global_setup function | Philipp Hagemeister | 2013-11-25 | 1 | -2/+1 |
| | |||||
* | [bambuser:channel] Update test | Jaime Marquínez Ferrándiz | 2013-11-22 | 1 | -1/+1 |
| | |||||
* | [bandcamp] add support for albums (reported in #1270) | Jaime Marquínez Ferrándiz | 2013-11-22 | 1 | -0/+9 |
| | |||||
* | [soundcloud] Allow to download tracks marked as not 'streamable' | Jaime Marquínez Ferrándiz | 2013-11-09 | 1 | -0/+9 |
| | | | | They use the rtmp protocol but if the are marked as 'downloadable' it can use the direct download link. | ||||
* | [bambuser] Add an extractor for channels (closes #1702) | Jaime Marquínez Ferrándiz | 2013-11-02 | 1 | -0/+9 |
| | |||||
* | Simplify tests | Philipp Hagemeister | 2013-10-15 | 1 | -6/+7 |
| | | | | | | | * Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up | ||||
* | Add support for single-test tox runs | Filippo Valsorda | 2013-10-12 | 1 | -1/+1 |
| | | | | | | Use a sintax like tox test.test_download:TestDownload.test_NowVideo to run the specific test on all the tox environments (Python versions) | ||||
* | [nhl] Add an extractor for videocenter's categories (#1586) | Jaime Marquínez Ferrándiz | 2013-10-11 | 1 | -0/+10 |
| | | | | It downloads the last 12 videos. | ||||
* | [livestream] Fix events extraction (fixes #1467) | Jaime Marquínez Ferrándiz | 2013-09-21 | 1 | -0/+10 |
| | |||||
* | [dailymotion] Add an extractor for users (closes #1476) | Jaime Marquínez Ferrándiz | 2013-09-21 | 1 | -1/+15 |
| | |||||
* | [soundcloud] Add an extractor for users (closes #1426) | Jaime Marquínez Ferrándiz | 2013-09-14 | 1 | -1/+9 |
| | |||||
* | Merge pull request #1413 from tewe/master | Jaime Marquínez Ferrándiz | 2013-09-13 | 1 | -1/+9 |
| | | | | Add Ustream channel support | ||||
* | [vimeo] add an extractor for channels | Jaime Marquínez Ferrándiz | 2013-07-29 | 1 | -1/+9 |
| | |||||
* | [dailymotion] Add an extractor for Dailymotion playlists | Jaime Marquínez Ferrándiz | 2013-07-29 | 1 | -0/+30 |