Lazullien / music_163_downloader

Python app for download music from music.163.com using its REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netease 163 downloader

A little python script and a simple API to connect and use music services from http://music.163.com

This script was created to test certain concepts learned in a class of my Master studies. Usale freely, but I will not be responsible in any way for the use or misuse of this code. Download music if you dont own it is illegal, be aware of that!

To use this script, just download the files to a folder in your computer, and execute using

python musica.py

Follow the on-screen instructions, and you´re on your way!

Includes wget.py from http://bitbucket.org/techtonik/python-wget/

Remember!

Please only download music using this script when you have legal copyright to it. :)

About

Python app for download music from music.163.com using its REST API

License:GNU General Public License v2.0


Languages

Language:Python 100.0%