Skip to content
/ mp3get Public

free mp3 downloader 可以下载mp3的python库

License

Notifications You must be signed in to change notification settings

hsw1020/mp3get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp3get 一个可以下载mp3的库

一个python库,可以搜索和下载任何歌曲

安装/install

pip install mp3get

使用/to use

from mp3get import Mp3find  

mp=Mp3find()  

list=mp.searcher('孤勇者')  

mp3_link=mp.down_mp3(rid)  

rid 为searcher返回值,为具体mp3的id

About

free mp3 downloader 可以下载mp3的python库

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages