aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_playlists.py
Commit message (Collapse)AuthorAgeFilesLines
* [vimeo] Add an extractor for groupsJaime Marquínez Ferrándiz2013-12-061-0/+9
|
* [vimeo] Add an extractor for albums (closes #1911)Jaime Marquínez Ferrándiz2013-12-061-0/+9
|
* Added extractors for smotri.comdst2013-12-021-1/+21
|
* [vimeo] Add an extractor for users (closes #1871)Jaime Marquínez Ferrándiz2013-12-011-0/+9
|
* [tests] Remove global_setup functionPhilipp Hagemeister2013-11-251-2/+1
|
* [bambuser:channel] Update testJaime Marquínez Ferrándiz2013-11-221-1/+1
|
* [bandcamp] add support for albums (reported in #1270)Jaime Marquínez Ferrándiz2013-11-221-0/+9
|
* [soundcloud] Allow to download tracks marked as not 'streamable'Jaime Marquínez Ferrándiz2013-11-091-0/+9
| | | | They use the rtmp protocol but if the are marked as 'downloadable' it can use the direct download link.
* [bambuser] Add an extractor for channels (closes #1702)Jaime Marquínez Ferrándiz2013-11-021-0/+9
|
* 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