aboutsummaryrefslogtreecommitdiff
path: root/test/test_playlists.py
AgeCommit message (Collapse)Author
2013-11-25[tests] Remove global_setup functionPhilipp Hagemeister
2013-11-22[bambuser:channel] Update testJaime Marquínez Ferrándiz
2013-11-22[bandcamp] add support for albums (reported in #1270)Jaime Marquínez Ferrándiz
2013-11-09[soundcloud] Allow to download tracks marked as not 'streamable'Jaime Marquínez Ferrándiz
They use the rtmp protocol but if the are marked as 'downloadable' it can use the direct download link.
2013-11-02[bambuser] Add an extractor for channels (closes #1702)Jaime Marquínez Ferrándiz
2013-10-15Simplify testsPhilipp Hagemeister
* Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up
2013-10-12Add support for single-test tox runsFilippo Valsorda
Use a sintax like tox test.test_download:TestDownload.test_NowVideo to run the specific test on all the tox environments (Python versions)
2013-10-11[nhl] Add an extractor for videocenter's categories (#1586)Jaime Marquínez Ferrándiz
It downloads the last 12 videos.
2013-09-21[livestream] Fix events extraction (fixes #1467)Jaime Marquínez Ferrándiz
2013-09-21[dailymotion] Add an extractor for users (closes #1476)Jaime Marquínez Ferrándiz
2013-09-14[soundcloud] Add an extractor for users (closes #1426)Jaime Marquínez Ferrándiz
2013-09-13Merge pull request #1413 from tewe/masterJaime Marquínez Ferrándiz
Add Ustream channel support
2013-07-29[vimeo] add an extractor for channelsJaime Marquínez Ferrándiz
2013-07-29[dailymotion] Add an extractor for Dailymotion playlistsJaime Marquínez Ferrándiz