AlphaPav / Music-Website

It's a personal music website. Songs are crawled from Netease Cloud Music.

Home Page:https://youtu.be/UZnU3j95uH0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music-Website

  • It's a personal music website. Songs are crawled from Netease Cloud Music.
  • Language & framework: Python3.6 + Django + SQLite + HTML+ CSS + Javascript
  • IDE: Pycharm Professional 2018.2.4
  • Video: https://youtu.be/UZnU3j95uH0

Usage

Crawl Music

  • In pycharm: click run
  • Or in console: under the path /Code/CrawlMusic, in venv mode, use python crawlmusic.py

The program will be terminared by error if you are trying to download paid songs or VIP-only songs. If it is successfully finished, you will get a png image, a mp3 song and a json file about needed infomation for each song. The files are all crawled from Netease Cloud Music and named by the song's ID in Netease Cloud Music.

Music Website

  • In pycharm: click run
  • Or in console: under the path /Code/MusicWeb, in venv mode, use python manage.py runserver 127.0.0.1:8001
  • Then open http://127.0.0.1:8001/ in chrome.

About

It's a personal music website. Songs are crawled from Netease Cloud Music.

https://youtu.be/UZnU3j95uH0


Languages

Language:Python 92.9%Language:CSS 2.6%Language:HTML 2.2%Language:JavaScript 1.8%Language:Tcl 0.4%Language:PowerShell 0.0%Language:Batchfile 0.0%