aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_playlists.py
Commit message (Collapse)AuthorAgeFilesLines
* [soundcloud:playlist] Fix test descriptionPhilipp Hagemeister2014-07-231-1/+1
|
* [test_playlist] Add and use assertGreaterEqualPhilipp Hagemeister2014-07-211-23/+24
|
* [vine:user] Update testSergey M․2014-07-111-1/+1
|
* [soundcloud] Adding likes support to SoundcloudUserIEazeem2014-07-071-0/+8
|
* [TeacherTube] add user + collection, removed classroomsPetr Půlpán2014-06-291-5/+5
|
* [livestream:original] Add support for folder urls (closes #2631)Jaime Marquínez Ferrándiz2014-06-261-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 testsSergey M․2014-06-251-3/+12
|
* [ustream:channel] replace test for an updated channelPetr Půlpán2014-06-171-3/+3
|
* [TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes ↵pulpe2014-06-061-0/+9
| | | | #3046)
* [ivi] Replace testsSergey M․2014-05-301-8/+8
|
* [ivi] Update playlist testsSergey M․2014-05-261-5/+5
|
* Added VineUserIE extractor for vine user timelineJason Normore2014-05-101-0/+8
| | | | | Added vine user timeline extractor using unofficial vine api user profile and timeline api endpoints.
* [soundcloud/generic] Add support for playlistsPhilipp Hagemeister2014-05-051-0/+13
|
* [ivi] Update playlist testsSergey M․2014-04-201-3/+3
|
* [aol] Add support for playlists (Fixes #2730)Philipp Hagemeister2014-04-131-0/+11
|
* [cspan] Do not test number of playlist entriesPhilipp Hagemeister2014-04-041-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 Hagemeister2014-04-031-0/+14
|
* [instagram] Fix info_dict key namePhilipp Hagemeister2014-03-241-0/+2
|
* [instagram] Add support for user profiles (Fixes #2606)Philipp Hagemeister2014-03-231-2/+28
|
* [xtube] user playlist extractorfiocfun2014-03-231-0/+9
|
* [toypics] Separate user and video extraction (#2601)Philipp Hagemeister2014-03-221-0/+9
|
* [googlesearch] Fix next page indicator checkPhilipp Hagemeister2014-03-131-1/+1
|
* [generic] Use a different URL for the generic RSS test (Closes #2532)Philipp Hagemeister2014-03-101-2/+2
|
* [ustream:channel] Update test's number of entriesJaime Marquínez Ferrándiz2014-03-091-1/+1
|
* [ted] Fix playlist extraction and add a testJaime Marquínez Ferrándiz2014-03-051-0/+10
|
* [academicearth] Fix extractionJaime Marquínez Ferrándiz2014-02-241-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 Hagemeister2014-02-201-0/+9
|
* Replace test for dailymotion usersJaime Marquínez Ferrándiz2014-02-151-3/+3
|
* [googlesearch] Fix start, and skip playlists (Fixes #2329)Philipp Hagemeister2014-02-061-0/+9
|
* [generic] Add support for multiple brightcove URLs (Fixes #2283)Philipp Hagemeister2014-02-031-0/+11
|
* Merge remote-tracking branch 'dstftw/rutube-channel'Philipp Hagemeister2014-01-281-0/+9
|\
| * [rutube] Add channel testdst2014-01-281-0/+9
| |
* | [imdb] Fix playlist testdst2014-01-281-4/+4
|/
* [everyonesmixtape] Add support (Fixes #2161)Philipp Hagemeister2014-01-171-0/+10
|
* +unicode_literalsPhilipp Hagemeister2014-01-071-30/+32
|
* [khanacademy] Add support (Fixes #2066)Philipp Hagemeister2014-01-071-1/+11
|
* Merge pull request #2041 from dstftw/imdb-listJaime Marquínez Ferrándiz2014-01-011-1/+11
|\ | | | | | | [imdb] Add support for IMDb list (#2033)
| * [imdb] Add playlist testdst2013-12-251-1/+11
|/
* [ivi] Neat importdst2013-12-191-2/+2
|
* [ivi] Add playlist testsdst2013-12-191-0/+19
|
* [playlist-test] require a stringPhilipp Hagemeister2013-12-161-1/+1
|
* [academicearth] Add support for courses (#1976)Philipp Hagemeister2013-12-161-0/+12
|
* [vimeo] Add an extractor for groupsJaime Marquínez Ferrándiz2013-12-061-0/+9
|
* [vimeo] Add an extractor for albums (closes #1911)Jaime Marquínez Ferrándiz2013-12-061-0/+9
|
* Added extractors for smotri.comdst2013-12-021-1/+21
|
* [vimeo] Add an extractor for users (closes #1871)Jaime Marquínez Ferrándiz2013-12-011-0/+9
|
* [tests] Remove global_setup functionPhilipp Hagemeister2013-11-251-2/+1
|
* [bambuser:channel] Update testJaime Marquínez Ferrándiz2013-11-221-1/+1
|
* [bandcamp] add support for albums (reported in #1270)Jaime Marquínez Ferrándiz2013-11-221-0/+9
|
* [soundcloud] Allow to download tracks marked as not 'streamable'Jaime Marquínez Ferrándiz2013-11-091-0/+9
| | | | They use the rtmp protocol but if the are marked as 'downloadable' it can use the direct download link.