Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-14 | [soundcloud] Add an extractor for users (closes #1426) | Jaime Marquínez Ferrándiz | |
2013-08-21 | [soundcloud] Support widget urls (fixes #1252) | Jaime Marquínez Ferrándiz | |
2013-07-24 | ExfmIE: extract Soundcloud songs using SoundcloudIE | Jaime Marquínez Ferrándiz | |
Now SouncloudIE accepts api urls. | |||
2013-07-24 | [soundcloud]: Some improvements | Jaime Marquínez Ferrándiz | |
Extract thumbnails. Make SoundcloudSetIE a subclass of SoundcloudIE to reuse some code. Directly extract the file url without downloading an extra page. | |||
2013-07-23 | [soundcloud] Support URLs with a slash at the end (Fixes #1104) | Philipp Hagemeister | |
2013-06-27 | Make sure SoundcloudIE does not match soundcloud sets | Philipp Hagemeister | |
2013-06-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-27 | Remove superfluous name declarations | Philipp Hagemeister | |
2013-06-27 | [soundcloud] Move tests | Philipp Hagemeister | |
2013-06-23 | Move Soundcloud into its own file | Philipp Hagemeister | |