Install
openclaw skills install @haiyangzhang888/mp3-tag-cleanerBatch remove promotional metadata from MP3 ID3v1 and ID3v2 tags while preserving audio data and file integrity.
openclaw skills install @haiyangzhang888/mp3-tag-cleaner清除MP3文件元数据中的推广信息(标题、唱片集、艺术家、作者等),让你的音频库干净整洁。
核心功能:批量清除MP3文件的ID3v1和ID3v2标签中的推广信息,同时保留音频数据完整性。
批量清除MP3文件中的ID3v1和ID3v2标签,包括:
用户指定要清理的文件夹路径后,执行以下步骤:
tools/id3clear2.exe 清除标签tools/id3clear2.exe - 已编译的可执行程序tools/ClearID3v12.cs - C#源码(如需重新编译)C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe /nologo /out:tools/id3clear2.exe tools/ClearID3v12.cs