Orchestraw which downloads NCM music with metadata and lyric
Project description
Orchestraw 「稻草乐队」
Orchestraw: Download Netease Cloud Music with Metadata 下载网易云音乐音频与元数据
Installation 安装
- 通过 pip 安装 在终端执行以下命令:
pip install orchestraw
- 通过Releases页下载 .whl 或 .tar.gz 安装文件 下载完成后,在终端执行以下命令:
pip install path/to/your_downloaded.whl
或
pip install path/to/your_downloaded.tar.gz
Usage 使用
下载音频、元数据与歌词
介绍: 下载网易云音乐音频、元数据与歌词
在终端执行以下命令:
python -m orchestraw
或
ost
元数据编辑器
介绍: 为已有音频添加元数据与歌词 (前提是网易云音乐中有对应的音乐) ,现在也支持手动输入!
在终端执行以下命令:
python -m orchestraw.metaeditor <待添加元数据文件.mp3>
或
ostm <待添加元数据文件.mp3>
歌词下载器
介绍: 单独为已有音频下载歌词 (前提是网易云音乐中有对应的歌词)
在终端执行以下命令:
python -m orchestraw.lyric <待下载歌词文件.mp3>
或
ostl <待下载歌词文件.mp3>
接口配置
介绍: 修改Orchestraw使用的网易云音乐请求接口,自行搭建请参考文档 在终端执行以下命令:
python -m orchestraw.setting
或
osts
Notice 注意事项
- 此项目使用NeteaseCloudMusicApi,但是需要自行搭建,可通过
osts命令修改配置
(◦˙▽˙◦) - 可正常下载的音乐只能是非会员歌曲,会员歌曲只能下载片段,但是可以通过第三方网站下载+元数据编辑器搭配使用。
- 元数据编辑器与歌词下载器不受网易云会员限制,请放心食用!
- 元数据编辑器的手动输入模式无法获取歌词
- Orchestraw 只能处理mp3格式文件,flac等其他格式的文件请使用ffmpeg等第三方工具转换格式
- Orchestraw 所有功能造成的更改均不可逆,使用前请做好备份!
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
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 orchestraw-2.8.0.tar.gz.
File metadata
- Download URL: orchestraw-2.8.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6491be37aef216cfd6794ee04d4230e8996ab97f355ba18d2632f328944a12d
|
|
| MD5 |
add5654d8e2615b35ccfb766712b9d75
|
|
| BLAKE2b-256 |
5b971464669c3cb318a1ba681e114733b458600c25bd01591d881752f432b6b6
|
File details
Details for the file orchestraw-2.8.0-py3-none-any.whl.
File metadata
- Download URL: orchestraw-2.8.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10fb56801f6221f75cfb510f74a22e7f29360567b6910df42d978d5ec9c6bb2d
|
|
| MD5 |
1111ccb0843cf774ae06745092824b10
|
|
| BLAKE2b-256 |
efcf5bb4117ad1b0c225cb4315e9d36137771ad19c161ef44563565105587e29
|