Skip to content

Oros42/mixcloud-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mixcloud-dl

Download musique from mixcloud

« Some time you didn't have access to Internet.
So you need to have an Internet backup. »

Require

  • bash
  • awk
  • wget
  • curl
  • ffmpeg

Setup

wget https://raw.githubusercontent.com/Oros42/mixcloud-dl/master/mixcloud-dl.sh -O mixcloud-dl.sh
chmod u+x mixcloud-dl.sh

Usage

./mixcloud-dl.sh https://www.mixcloud.com/<USERNAME>/<TITLE>/

Output : ./out//<TITLE>.mp3

Example :

./mixcloud-dl.sh https://www.mixcloud.com/JoachimGarraud/zemixx-662-lightspeed/

Output : ./out/JoachimGarraud/zemixx-662-lightspeed.mp3

Releases

No releases published

Packages

No packages published

Languages