Sinisterly
[PHP] SoundCloud Downloader - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: PHP (https://sinister.ly/Forum-PHP)
+--- Thread: [PHP] SoundCloud Downloader (/Thread-PHP-SoundCloud-Downloader)



[PHP] SoundCloud Downloader - EZiX_mybb_import9300 - 09-24-2014

so here is a soundcloud downloader i have made.
All you have to do is put the soundcloud url of a song ( like https://soundcloud.com/runagroundmusic/magic-rude-acoustic-runaground-cover-why-you-gotta-be-so-rude ) and hit enter or press the button and let the code do it's work. Do leave a feedback Smile

Code:
http://hac.ker.pw/tools/SoundCloudDL.php



[PHP] SoundCloud Downloader - EZiX_mybb_import9300 - 09-24-2014

so here is a soundcloud downloader i have made.
All you have to do is put the soundcloud url of a song ( like https://soundcloud.com/runagroundmusic/magic-rude-acoustic-runaground-cover-why-you-gotta-be-so-rude ) and hit enter or press the button and let the code do it's work. Do leave a feedback Smile

Code:
http://hac.ker.pw/tools/SoundCloudDL.php



RE: [PHP] SoundCloud Downloader - shadowwolf91 - 09-24-2014

(09-24-2014, 05:44 PM)EZiX Wrote: so here is a soundcloud downloader i have made.
All you have to do is put the soundcloud url of a song ( like https://soundcloud.com/runagroundmusic/magic-rude-acoustic-runaground-cover-why-you-gotta-be-so-rude ) and hit enter or press the button and let the code do it's work. Do leave a feedback Smile

Code:
http://hac.ker.pw/tools/SoundCloudDL.php

It works, but maybe leave some instructions for those out there without enough common sense to figure out how to download the file after clicking the link.


RE: [PHP] SoundCloud Downloader - shadowwolf91 - 09-24-2014

(09-24-2014, 05:44 PM)EZiX Wrote: so here is a soundcloud downloader i have made.
All you have to do is put the soundcloud url of a song ( like https://soundcloud.com/runagroundmusic/magic-rude-acoustic-runaground-cover-why-you-gotta-be-so-rude ) and hit enter or press the button and let the code do it's work. Do leave a feedback Smile

Code:
http://hac.ker.pw/tools/SoundCloudDL.php

It works, but maybe leave some instructions for those out there without enough common sense to figure out how to download the file after clicking the link.