1 min read
Download full playlists and all songs by an artist from SoundCloud
Introduction
First of all I want to apologise for what I’m writing about in this post. SoundCloud is a music platform where you can listen to almost every song for free. This is a great network and only works as long users don’t download the songs from SoundCloud. Great artists advertise their content to get more attention, the last thing they want is that you’ll download their songs. However there’s no way to prevent people from doing so, as you will see not even the guys behind SoundCloud can prevent their content from being downloaded. I’d ask you to donate for or buy the songs from the artists you like on SoundCloud.
Requirements
Instructions
Clone the Soundcloud music downloader repository from GitHub.
cd /usr/local/src
sudo git clone https://github.com/lukapusic/soundcloud-dl.git
Run the the installer script. This will install the required ubuntu packages and create a config file in your home folder.
cd soundcloud-dl/
sudo ./install
Set path : /home/[username]
Switch to your home folder and start downloading from a SoundCloud url.
cd ~
./usr/local/src/scdl [url]
Categories:
Music
Tags: album , download , git , playlist , scripting , ubuntu
Edit this page
Show statistic for this page