Commit Graph

51 Commits (6340716b3ac75384eecf48025c71380949883b0d)

Author SHA1 Message Date
Sergey M․ 6ebb46c106 [ivi] Replace tests
Sergey M․ cc5ada6f4c [ivi] Update playlist tests
Jason Normore ea783d01e1 Added VineUserIE extractor for vine user timeline
Added vine user timeline extractor using unofficial
vine api user profile and timeline api endpoints.
Philipp Hagemeister 2099125333 [soundcloud/generic] Add support for playlists
Sergey M․ 3a9d6790ad [ivi] Update playlist tests
Philipp Hagemeister de906ef543 [aol] Add support for playlists (Fixes )
Philipp Hagemeister a355b70f27 [cspan] Do not test number of playlist entries
Apparently, CSpan switches between single-file and multiple-file results. Either one is fine as long as we get the full four hours.
Philipp Hagemeister aea6e7fc3c [cspan] Support multiple segments (Fixes )
Philipp Hagemeister 912b38b428 [instagram] Fix info_dict key name
Philipp Hagemeister ea38e55fff [instagram] Add support for user profiles (Fixes )
fiocfun 9f5809b3e8 [xtube] user playlist extractor
Philipp Hagemeister 231f76b530 [toypics] Separate user and video extraction ()
Philipp Hagemeister c3d36f134f [googlesearch] Fix next page indicator check
Philipp Hagemeister 6a72423955 [generic] Use a different URL for the generic RSS test (Closes )
Jaime Marquínez Ferrándiz 957688cee6 [ustream:channel] Update test's number of entries
Jaime Marquínez Ferrándiz ca1fee34f2 [ted] Fix playlist extraction and add a test
Jaime Marquínez Ferrándiz 9e57ce716f [academicearth] Fix extraction
The courses seems to be no longer available, changed the test to a playlist.
Philipp Hagemeister 4fc946b546 [generic] Add support for RSS feeds (Fixes )
Jaime Marquínez Ferrándiz 99043c2ea5 Replace test for dailymotion users
Philipp Hagemeister ccf9114e84 [googlesearch] Fix start, and skip playlists (Fixes )
Philipp Hagemeister 99877772d0 [generic] Add support for multiple brightcove URLs (Fixes )
Philipp Hagemeister 4857beba3a Merge remote-tracking branch 'dstftw/rutube-channel'
dst 98669ed79c [imdb] Fix playlist test
dst 87fac3238d [rutube] Add channel test
Philipp Hagemeister 484aaeb204 [everyonesmixtape] Add support (Fixes )
Philipp Hagemeister ecfef3e5bf +unicode_literals
Philipp Hagemeister 3d3538e422 [khanacademy] Add support (Fixes )
Jaime Marquínez Ferrándiz 4fb757d1e0 Merge pull request from dstftw/imdb-list
[imdb] Add support for IMDb list ()
dst 41cc67c542 [imdb] Add playlist test
dst 5ce54a8205 [ivi] Neat import
dst 8c21b7c647 [ivi] Add playlist tests
Philipp Hagemeister d6756d3758 [playlist-test] require a string
Philipp Hagemeister d90df974c3 [academicearth] Add support for courses ()
Jaime Marquínez Ferrándiz fb30ec22fd [vimeo] Add an extractor for groups
Jaime Marquínez Ferrándiz 5cc14c2fd7 [vimeo] Add an extractor for albums (closes )
dst 5270d8cb13 Added extractors for smotri.com
Jaime Marquínez Ferrándiz 55a10eab48 [vimeo] Add an extractor for users (closes )
Philipp Hagemeister d0efb9ec9a [tests] Remove global_setup function
Jaime Marquínez Ferrándiz d3b30148ed [bambuser:channel] Update test
Jaime Marquínez Ferrándiz 0980426559 [bandcamp] add support for albums (reported in )
Jaime Marquínez Ferrándiz 12c167c881 [soundcloud] Allow to download tracks marked as not 'streamable'
They use the rtmp protocol but if the are marked as 'downloadable' it can use the direct download link.
Jaime Marquínez Ferrándiz 165e3bb67a [bambuser] Add an extractor for channels (closes )
Philipp Hagemeister 44a5f1718a Simplify tests
* Make them directly executable again
* Move common stuff (md5, parameters) to helper
* Never import *
* General clean up
Filippo Valsorda d3f46b9aa5 Add support for single-test tox runs
Use a sintax like
    tox test.test_download:TestDownload.test_NowVideo
to run the specific test on all the tox environments (Python versions)
Jaime Marquínez Ferrándiz 91dbaef406 [nhl] Add an extractor for videocenter's categories ()
It downloads the last 12 videos.
Jaime Marquínez Ferrándiz b00ca882a4 [livestream] Fix events extraction (fixes )
Jaime Marquínez Ferrándiz 39baacc49f [dailymotion] Add an extractor for users (closes )
Jaime Marquínez Ferrándiz 92790f4e54 [soundcloud] Add an extractor for users (closes )
Jaime Marquínez Ferrándiz 74ac9bdd82 Merge pull request from tewe/master
Add Ustream channel support
Jaime Marquínez Ferrándiz caeefc29eb [vimeo] add an extractor for channels