Skip to main content

批量设置文件夹内的mp3、flac音频文件元数据标签的标题为当前文件名称

Project description

说明

批量设置文件夹内的mp3、flac音频文件元数据标签的标题为当前文件名称

如文件名称为 胖虎演唱.mp3 那么音频文件元数据标签的标题会设置为 胖虎演唱

用法1

终端进入项目位置 安装环境pip install -r requirements.txt

终端输入python audio_title_tag.py <文件夹路径>

例子

cd D:\audio_title_tag
pip install -r requirements.txt  # 安装环境只需要执行一次
python audio_title_tag.py D:\audio

用法2

pip install audio_title_tag

import audio_title_tag
audio_title_tag.update_audio_metadata('<文件夹路径>')

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

audio_title_tag-1.3.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

audio_title_tag-1.3-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page