An open API service indexing awesome lists of open source software.

https://github.com/wang0618/mtag_tool

MP3 Tag编辑器,支持从网易云补全歌曲信息
https://github.com/wang0618/mtag_tool

mp3-tags pywebio

Last synced: 5 days ago
JSON representation

MP3 Tag编辑器,支持从网易云补全歌曲信息

Awesome Lists containing this project

README

        

## MP3 Tag编辑器

- 支持编辑歌曲标题、专辑、艺术家、歌词、封面图片。
- 支持同步歌词和纯文本歌词
- 支持从网易云补全歌曲信息
- 支持Windows、Linux、MacOS平台

### 安装

```bash
pip3 install -U mtag_tool
```

### 运行

```bash
python3 -m mtag_tool
```

### 截图


运行截图