Readme date: Dec 15 2011 Contributors: lukapusic URI: http://360percents.com/posts/linux-myspace-music-downloader/ Github: https://github.com/lukapusic/myspace-dl-cli
Command line MySpace music downloader written in BASH. (Private use only!)
- unix like system
- wget
- rtmpdump
- ffmpeg is optional (to convert from flv to mp3)
- apply permissions:
chmod +x myspace-dl-cli.sh
- run the file:
./myspace-dl-cli.sh artistname
- some artists use different setup
- Currently NOT working, MySpace changed their setup completely, rtmpdump now requires much more options, I'm working on it...