aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/soundcloud.py
AgeCommit message (Expand)Author
2016-02-14[refactor] Single quotes consistencySergey M․
2016-01-08[soundcloud:likes] Adapt to API changes (Closes #8166)Sergey M․
2015-11-22[soundcloud] Remove unused variableSergey M․
2015-11-21[soundcloud:search] Simplify (Closes #7213)Sergey M․
2015-11-21[soundcloud:search] Remove no track results messageSergey M․
2015-11-21[soundcloud:search] Fix non-ASCII searchesSergey M․
2015-11-21[soundcloud:search] PEP 8Sergey M․
2015-11-21[soundcloud] Remove limit on search resultsreiv
2015-11-21[soundcloud] Use correct error message conventionsreiv
2015-11-21Rewrite as list comprehension.reiv
2015-11-21Simplify with itertools.islice().reiv
2015-11-21Fix some compatibility issues, cleanup.reiv
2015-11-21[soundcloud] Add Soundcloud search extractorreiv
2015-09-23[soundcloud] Update client id (Closes #6930)Sergey M․
2015-08-22[soundcloud:user] Update testsSergey M․
2015-08-01[soundcloud] Clean up _VALID_URLsSergey M․
2015-07-31[soundcloud:user] Rework extractor (Closes #6399)Sergey M․
2015-07-25[soundcloud:playlist] Defer download link resolveSergey M․
2015-07-25[soundcloud:set] Defer download link resolve (Closes #6354)Sergey M․
2015-06-24[soundcloud:user] Add testSergey M․
2015-06-24[soundcloud] Improve _VALID_URLSergey M․
2015-05-14[soundcloud:user] Defer download link resolve (Closes #5248)Sergey M․
2015-04-17[soundcloud] Raise an error instead of calling 'report_error'Jaime Marquínez Ferrándiz
2015-04-17[soundcloud] Handle 'secret_token' for 'w.soundcloud.com/player/?url=*' urls ...Jaime Marquínez Ferrándiz
2015-03-30[soundcloud:set:user] Support mobile URLs (Closes #5323)Sergey M․
2015-03-02[soundcloud] Fix glitches (#5101)Sergey M․
2015-03-02[soundcloud] Check direct links validity (Closes #5101)Sergey M․
2015-02-01[soundcloud:set] Fix test definitionPhilipp Hagemeister
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-12-04[soundcloud] Improve_VALID_URLTithen-Firion
2014-11-23Fix all PEP8 issues except E501Philipp Hagemeister
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23PEP8: more appliedJouke Waleson
2014-11-23PEP8 appliedJouke Waleson
2014-10-26[soundcloud] Set the 'webpage_url' field for each trackJaime Marquínez Ferrándiz
2014-10-25[soundcloud] Modernize and fix testsJaime Marquínez Ferrándiz
2014-09-18[soundcloud] Fix non-secret playlistsPhilipp Hagemeister
2014-09-18[soundcloud] Secret playlists and setsdequis
2014-09-18[soundcloud] Support api urls with secret_token, Closes #3707dequis
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․