Commit Graph

68 Commits (259454525f9fe41947e6e05882336b7196fc8fce)

Author SHA1 Message Date
Philipp Hagemeister 2929b3e71d [vimeo] Move all testcases to extractors and clean up
Previously, these extractors all defined their own suitable methods.
No test_all_urls tests that everything is in order, automatically :)
10 years ago
Philipp Hagemeister 0990305d2a [generic] Fix rss under Python 2.x and move test to extractor 10 years ago
Philipp Hagemeister 829476b80a [googlesearch] Move test to extractor 10 years ago
Philipp Hagemeister 28028629b9 [gameone:playlist] Move test to extractor 10 years ago
Philipp Hagemeister 11f75cac3d Merge remote-tracking branch 'olebowle/gameone' 10 years ago
Philipp Hagemeister 266c71f971 Deprecate test_playlists 10 years ago
Sergey M․ a954584f63 [bandcamp] Replace 404 playlist test 10 years ago
Ole Ernst 71b6065009 [gameone] add playlist test 10 years ago
Philipp Hagemeister d82ba23ba5 [soundcloud:playlist] Fix test description 10 years ago
Philipp Hagemeister d8624e6a80 [test_playlist] Add and use assertGreaterEqual 10 years ago
Sergey M․ 00ac799b68 [vine:user] Update test 10 years ago
azeem 3941669d69 [soundcloud] Adding likes support to SoundcloudUserIE 10 years ago
Petr Půlpán 31a196d7f5 [TeacherTube] add user + collection, removed classrooms 10 years ago
Jaime Marquínez Ferrándiz 78338f71ca [livestream:original] Add support for folder urls (closes #2631)
The webpage only contains shortened links for the videos, since the server
doesn't support HEAD requests, we use an specific extractor for them.
10 years ago
Sergey M․ fd69098a45 [rutube] Update playlist tests 10 years ago
Petr Půlpán a14e1538fe [ustream:channel] replace test for an updated channel 10 years ago
pulpe b4e7447458 [TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes #3046) 10 years ago
Sergey M․ 6ebb46c106 [ivi] Replace tests 10 years ago
Sergey M․ cc5ada6f4c [ivi] Update playlist tests 10 years ago
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.
10 years ago
Philipp Hagemeister 2099125333 [soundcloud/generic] Add support for playlists 10 years ago
Sergey M․ 3a9d6790ad [ivi] Update playlist tests 10 years ago
Philipp Hagemeister de906ef543 [aol] Add support for playlists (Fixes #2730) 10 years ago
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.
10 years ago
Philipp Hagemeister aea6e7fc3c [cspan] Support multiple segments (Fixes #2674) 10 years ago
Philipp Hagemeister 912b38b428 [instagram] Fix info_dict key name 10 years ago
Philipp Hagemeister ea38e55fff [instagram] Add support for user profiles (Fixes #2606) 10 years ago
fiocfun 9f5809b3e8 [xtube] user playlist extractor 10 years ago
Philipp Hagemeister 231f76b530 [toypics] Separate user and video extraction (#2601) 10 years ago
Philipp Hagemeister c3d36f134f [googlesearch] Fix next page indicator check 10 years ago
Philipp Hagemeister 6a72423955 [generic] Use a different URL for the generic RSS test (Closes #2532) 10 years ago
Jaime Marquínez Ferrándiz 957688cee6 [ustream:channel] Update test's number of entries 10 years ago
Jaime Marquínez Ferrándiz ca1fee34f2 [ted] Fix playlist extraction and add a test 10 years ago
Jaime Marquínez Ferrándiz 9e57ce716f [academicearth] Fix extraction
The courses seems to be no longer available, changed the test to a playlist.
10 years ago
Philipp Hagemeister 4fc946b546 [generic] Add support for RSS feeds (Fixes #667) 10 years ago
Jaime Marquínez Ferrándiz 99043c2ea5 Replace test for dailymotion users 10 years ago
Philipp Hagemeister ccf9114e84 [googlesearch] Fix start, and skip playlists (Fixes #2329) 11 years ago
Philipp Hagemeister 99877772d0 [generic] Add support for multiple brightcove URLs (Fixes #2283) 11 years ago
Philipp Hagemeister 4857beba3a Merge remote-tracking branch 'dstftw/rutube-channel' 11 years ago
dst 98669ed79c [imdb] Fix playlist test 11 years ago
dst 87fac3238d [rutube] Add channel test 11 years ago
Philipp Hagemeister 484aaeb204 [everyonesmixtape] Add support (Fixes #2161) 11 years ago
Philipp Hagemeister ecfef3e5bf +unicode_literals 11 years ago
Philipp Hagemeister 3d3538e422 [khanacademy] Add support (Fixes #2066) 11 years ago
Jaime Marquínez Ferrándiz 4fb757d1e0 Merge pull request #2041 from dstftw/imdb-list
[imdb] Add support for IMDb list (#2033)
11 years ago
dst 41cc67c542 [imdb] Add playlist test 11 years ago
dst 5ce54a8205 [ivi] Neat import 11 years ago
dst 8c21b7c647 [ivi] Add playlist tests 11 years ago
Philipp Hagemeister d6756d3758 [playlist-test] require a string 11 years ago
Philipp Hagemeister d90df974c3 [academicearth] Add support for courses (#1976) 11 years ago