Coder Social home page Coder Social logo

weilinfox / haku-thtagger Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 412 KB

一个简单的基于 Python3 、 PySide6 和 Mutagen 的音乐元数据编辑器。

License: GNU General Public License v2.0

Python 99.96% Shell 0.04%
flac id3 mp3 mutagen pyside6 python riff-wave tagging wav touhou

haku-thtagger's Introduction

Thtagger

图标

一个简单的,基于 Python3 、 PySide6 和 Mutagen 的音乐元数据编辑器。

格式支持

  1. MPEG-1 Audio Layer 3 (mp3)
  2. Waveform Audio File Format (wav)
  3. Free Lossless Audio Codec (flac)

特性

  1. 支持从 THB Wiki 在线搜索元数据
  2. wav 格式元数据在 Windows 资源管理器中可以被正常识别

使用 PySide2

由于许多 Linux 发行版并没有开始支持 Qt6 ,所以提供了转换成 PySide2 (Qt5) 代码的 patch :

$ git apply doc/patches/to_pyside2.patch

安装

Python 3.6 及以上都是测试过支持的。

PyPI

$ python -m pip install thtagger
$ python -m thtagger

Debian stable

github releasegitee release 下载支持全架构的 deb 包安装:

$ sudo apt-get install ./thtagger_x.x.x_all.deb

Archlinux

从 AUR 安装:

$ yay -S thtagger

Windows

github releasegitee release 下载预打包的 x86 架构应用程序的 zip 包或单文件 exe ,支持 Windows7 及以上。zip 压缩包解压缩后运行 thtagger.exe

鸣谢

  • Mutagen 是一切的基础
  • Picard 提供了 wav 格式元数据保存的思路
  • THB Wiki 提供了开放的 API

截图

主界面

TODO

比较赶,写得很粗糙,只是可以实现基本功能。

  • 优化封面缓存
  • 命令行下的自动填写模式
  • 部分 mp3 依旧不识别为 wav 写入的 RIFF INFO 的问题
  • 导入错误的错误处理

haku-thtagger's People

Contributors

weilinfox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.