Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 363 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 363 Bytes

hermit-missevan-spider

爬取猫耳FM的音频到数据库,配合 wp_hermit 插件自用

Usage

pip install -r requirements.txt

在根目录新建一个 config.py 文件,在里面填写数据库信息

host = "#"
port = 3306
user = "#"
password = "#"
database = "#"

然后运行

python main.py musicId