My short description for my project.
Project description
mp3get
一个python库,可以搜索和下载任何歌曲
安装
pip install mp3get
使用
from mp3get import Mp3find
mp=Mp3find()
list=mp.searcher('孤勇者')
mp3_link=mp.down_mp3(rid)
rid 为searcher返回值,为具体mp3的id
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mp3get-0.3.0.tar.gz
(4.5 kB
view details)
File details
Details for the file mp3get-0.3.0.tar.gz.
File metadata
- Download URL: mp3get-0.3.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34fb6aacf0cdefa05fb5ba7ed62d662ceadd53ba992d8f89c552876c09a90ca0
|
|
| MD5 |
c19dab5682f79f3d121108917d9d0261
|
|
| BLAKE2b-256 |
bf1bdef51ec40ad080413eeec771e321dda172c011c9e91df28102f46ceb0d89
|