aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_playlists.py
Commit message (Collapse)AuthorAgeFilesLines
* Simplify testsPhilipp Hagemeister2013-10-151-6/+7
| | | | | | | * Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up
* Add support for single-test tox runsFilippo Valsorda2013-10-121-1/+1
| | | | | | Use a sintax like tox test.test_download:TestDownload.test_NowVideo to run the specific test on all the tox environments (Python versions)
* [nhl] Add an extractor for videocenter's categories (#1586)Jaime Marquínez Ferrándiz2013-10-111-0/+10
| | | | It downloads the last 12 videos.
* [livestream] Fix events extraction (fixes #1467)Jaime Marquínez Ferrándiz2013-09-211-0/+10
|
* [dailymotion] Add an extractor for users (closes #1476)Jaime Marquínez Ferrándiz2013-09-211-1/+15
|
* [soundcloud] Add an extractor for users (closes #1426)Jaime Marquínez Ferrándiz2013-09-141-1/+9
|
* Merge pull request #1413 from tewe/masterJaime Marquínez Ferrándiz2013-09-131-1/+9
| | | | Add Ustream channel support
* [vimeo] add an extractor for channelsJaime Marquínez Ferrándiz2013-07-291-1/+9
|
* [dailymotion] Add an extractor for Dailymotion playlistsJaime Marquínez Ferrándiz2013-07-291-0/+30