A complete NetEase cloud music api
Project description
Complete api for NetEase Cloud Music
Usage
api class provide common api uses, whose function based on url after ‘/api/’.
# take the api of http://music.163.com/api/song/detail as example
# /api/song/detail -> api.song.detail
# songId = 28377211
api.song.detail(28377211)
provide basic functions like save songs and save albums as demo of api
Installation
pip install NetEaseMusicApi
Demo
from NetEaseMusicApi import api, save_song, save_album
save_song('Apologize')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
NetEaseMusicApi-1.0.3.zip
(7.8 kB
view details)
Built Distribution
File details
Details for the file NetEaseMusicApi-1.0.3.zip
.
File metadata
- Download URL: NetEaseMusicApi-1.0.3.zip
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcb6b7fb11d3011c220e8f5e7c22562be54ab82b7c2001bff62f3d028a07ff49 |
|
MD5 | 3a2206c719121bdbc5cb7e1e320ff054 |
|
BLAKE2b-256 | 67cddf0a92e8089938a6f691f92269623fb436e128c1b01b026a7f04dddb92d8 |
File details
Details for the file NetEaseMusicApi-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: NetEaseMusicApi-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | decc6b56170505c2fde1d3c3d5aca1485757aa795608af07e338283f8719565a |
|
MD5 | 9a0402fa63d87298ebfd4228bab26600 |
|
BLAKE2b-256 | 56359b200fe2543651e37ff5da09ff5a04e3435a3498fdf9aaf7806b11088373 |