一个网易云音乐的Api框架
Project description
NEmusicApi
一个网易云音乐的Api框架
项目介绍
本项目基于网易云音乐API,实现了部分网易云音乐的功能,包括但不限于:
- 搜索歌曲
- 获取歌曲详情
- 获取歌曲url
- 下载歌曲
食用使用教程
- 使用pip安装
pip install nemusicapi - 导入包,创建api
from NEmusicApi import Api api = Api()
- 然后就可以愉快的使用了
举个栗子例子
注意事项
- 创建api的时候,不输入
cookie或者cookie对应的账号没有vip,都有可能导致获取信息不完整,需要自己测试 - 创建api的时候,不输入
download_dir,在使用download_song方法的时候会raise异常
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
nemusicapi-0.1.2.tar.gz
(4.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nemusicapi-0.1.2.tar.gz.
File metadata
- Download URL: nemusicapi-0.1.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
262a4edbdd9b8dd725125b173a13898c03ba5f46c5c0e9750fd3e17632f2d9c4
|
|
| MD5 |
d44917095d656fa08a91b7f6b0a51fc9
|
|
| BLAKE2b-256 |
41d4a1cfa88ec150d779fb14c14cb2bf07906833f86afcf18b222bc80f2bed6e
|
File details
Details for the file nemusicapi-0.1.2-py3-none-any.whl.
File metadata
- Download URL: nemusicapi-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
156cac193650f49802a4f227163d6b025683665274d4a74c6013f0f118f7bab4
|
|
| MD5 |
9a6631f98a75649a506e1a86bbb5556a
|
|
| BLAKE2b-256 |
37cd7e26fd01eaac464adf36b602a1e1b365ef497c98eb7bfdaee4b7a4f55f90
|