Skip to content

hz1624917200/KuwoSpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuwo Spider

A Kuwo Music Spider as a semester project Construction finished in a week.

Version - 1.0

Have a GUI window and a terminal interactive interface, default download path is ~/Music


Installation

1. Clone repository

git clone [email protected]:hz1624917200/KuwoSpider.git

2. Install dependence

pip install requests
pip install beautifulsoup4
pip install retrying
pip install jieba
pip install pyfiglet
pip install PyQt5 # if GUI needed

3. Start

cd ./KuwoSpider
# Shell interactive
python main.py
# GUI window
python ./spiderui/mainwindow.py

About

Kuwo Music Spider

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages