aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/soundcloud.py
AgeCommit message (Expand)Author
2014-08-28Move playlist tests to extractors.Philipp Hagemeister
2014-07-23[soundcloud] Adapt testPhilipp Hagemeister
2014-07-15[soundcloud] Replace 404 testSergey M․
2014-07-07[soundcloud] Adding likes support to SoundcloudUserIEazeem
2014-06-07Remove unused importsPhilipp Hagemeister
2014-06-07[soundcloud] Add duration information (Closes #3035, Fixes #3034)Philipp Hagemeister
2014-05-05[soundcloud/generic] Add support for playlistsPhilipp Hagemeister
2014-03-24[soundcloud] Always add streaming formatsPhilipp Hagemeister
2014-03-24[soundcloud] Simplify string literalsPhilipp Hagemeister
2014-03-09[soundcloud] Add the description field to the second testJaime Marquínez Ferrándiz
2014-03-04[soundcloud:set] Fix _VALID_URL regex (Closes #2509)Sergey M․
2014-01-17[soundcloud] Use unicode_literals and centralized sortingPhilipp Hagemeister
2014-01-02[soundcloud] recognize more players’ urls (fixes #2078)Jaime Marquínez Ferrándiz
2013-12-19[soundcloud] Support mobile URLs (Fixes #2009)Philipp Hagemeister
2013-12-10[soundcloud] Fix the extension for 'downloadable' songsJaime Marquínez Ferrándiz
2013-12-10[soundcloud] Do not mistake original_format for ext (Fixes #1934)Philipp Hagemeister
2013-12-09[soundcloud] Do not match sets (Fixes #1930)Philipp Hagemeister
2013-12-09[soundcloud] add support for private links (fixes #1927)Jaime Marquínez Ferrándiz
2013-12-04Correct some extractor _VALID_URL regexesdst
2013-11-25[soundcloud] Support for listing of audio-only filesPhilipp Hagemeister
2013-11-25[soundcloud] Prefer HTTP over RTMP (#1798)Philipp Hagemeister
2013-11-22[toutv] Fix a typoPhilipp Hagemeister
2013-11-21[soundcloud] Retrieve the file url using the client_id for the iPhone (fixes ...Jaime Marquínez Ferrándiz
2013-11-20Clean up unused imports and other minor mistakesPhilipp Hagemeister
2013-11-14[soundlcoud] Set the correct extension for the tracks (fixes #1766)Jaime Marquínez Ferrándiz
2013-11-09[soundcloud] Allow to download tracks marked as not 'streamable'Jaime Marquínez Ferrándiz
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-24ExfmIE: extract Soundcloud songs using SoundcloudIEJaime Marquínez Ferrándiz
2013-07-24[soundcloud]: Some improvementsJaime Marquínez Ferrándiz
2013-07-23[soundcloud] Support URLs with a slash at the end (Fixes #1104)Philipp Hagemeister
2013-06-27Make sure SoundcloudIE does not match soundcloud setsPhilipp Hagemeister
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-27Remove superfluous name declarationsPhilipp Hagemeister
2013-06-27[soundcloud] Move testsPhilipp Hagemeister
2013-06-23Move Soundcloud into its own filePhilipp Hagemeister