pulpe
|
b4e7447458
|
[TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes #3046)
|
11 years ago |
Sergey M․
|
6ebb46c106
|
[ivi] Replace tests
|
11 years ago |
Sergey M․
|
cc5ada6f4c
|
[ivi] Update playlist tests
|
11 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.
|
11 years ago |
Philipp Hagemeister
|
2099125333
|
[soundcloud/generic] Add support for playlists
|
11 years ago |
Sergey M․
|
3a9d6790ad
|
[ivi] Update playlist tests
|
11 years ago |
Philipp Hagemeister
|
de906ef543
|
[aol] Add support for playlists (Fixes #2730)
|
11 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.
|
11 years ago |
Philipp Hagemeister
|
aea6e7fc3c
|
[cspan] Support multiple segments (Fixes #2674)
|
11 years ago |
Philipp Hagemeister
|
912b38b428
|
[instagram] Fix info_dict key name
|
11 years ago |
Philipp Hagemeister
|
ea38e55fff
|
[instagram] Add support for user profiles (Fixes #2606)
|
11 years ago |
fiocfun
|
9f5809b3e8
|
[xtube] user playlist extractor
|
11 years ago |
Philipp Hagemeister
|
231f76b530
|
[toypics] Separate user and video extraction (#2601)
|
11 years ago |
Philipp Hagemeister
|
c3d36f134f
|
[googlesearch] Fix next page indicator check
|
11 years ago |
Philipp Hagemeister
|
6a72423955
|
[generic] Use a different URL for the generic RSS test (Closes #2532)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
957688cee6
|
[ustream:channel] Update test's number of entries
|
11 years ago |
Jaime Marquínez Ferrándiz
|
ca1fee34f2
|
[ted] Fix playlist extraction and add a test
|
11 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.
|
11 years ago |
Philipp Hagemeister
|
4fc946b546
|
[generic] Add support for RSS feeds (Fixes #667)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
99043c2ea5
|
Replace test for dailymotion users
|
11 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 |
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 |
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 |
Jaime Marquínez Ferrándiz
|
fb30ec22fd
|
[vimeo] Add an extractor for groups
|
11 years ago |
Jaime Marquínez Ferrándiz
|
5cc14c2fd7
|
[vimeo] Add an extractor for albums (closes #1911)
|
11 years ago |
dst
|
5270d8cb13
|
Added extractors for smotri.com
|
11 years ago |
Jaime Marquínez Ferrándiz
|
55a10eab48
|
[vimeo] Add an extractor for users (closes #1871)
|
11 years ago |
Philipp Hagemeister
|
d0efb9ec9a
|
[tests] Remove global_setup function
|
11 years ago |
Jaime Marquínez Ferrándiz
|
d3b30148ed
|
[bambuser:channel] Update test
|
11 years ago |
Jaime Marquínez Ferrándiz
|
0980426559
|
[bandcamp] add support for albums (reported in #1270)
|
11 years ago |
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.
|
11 years ago |
Jaime Marquínez Ferrándiz
|
165e3bb67a
|
[bambuser] Add an extractor for channels (closes #1702)
|
11 years ago |
Philipp Hagemeister
|
44a5f1718a
|
Simplify tests
* Make them directly executable again
* Move common stuff (md5, parameters) to helper
* Never import *
* General clean up
|
11 years ago |
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)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
91dbaef406
|
[nhl] Add an extractor for videocenter's categories (#1586)
It downloads the last 12 videos.
|
11 years ago |
Jaime Marquínez Ferrándiz
|
b00ca882a4
|
[livestream] Fix events extraction (fixes #1467)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
39baacc49f
|
[dailymotion] Add an extractor for users (closes #1476)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
92790f4e54
|
[soundcloud] Add an extractor for users (closes #1426)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
caeefc29eb
|
[vimeo] add an extractor for channels
|
11 years ago |
Jaime Marquínez Ferrándiz
|
a3c736def2
|
[dailymotion] Add an extractor for Dailymotion playlists
|
11 years ago |