среда, 8 сентября 2010 г.

Перекодирование тегов в mp3 (нашел офигенный скрипт на питоне)

Совершенно случайно наткнулся на гентушном форуме на скриптец (http://www.gentoo.ru/node/6207) Tag2Utf cyrillic mp3-tags decoder.
Вот что пишет ./tag2utf-0.16.py --help

Tool for encoding tags of mp3 files in the russian 1-byte charsets to unicode

Usage: tag2utf [DIRECTORIES]
(By default files will be searched in the current dirrectory)
Modes:
--restore : programm will try to restore tags, that was broken by not right user choise

--help, --version, --usage - view this text

Version 0.12
Author: Kopats Andrei
hlamer@tut.by
Bugfix: Yarmak Vladislav
chayt@smtp.ru

This program is distributed under the terms of the GPL License.

TODO:
undo changes,
Charsets will be in the config file or command line, for encoding not only from cp1251 and koi8-r
GUI
If you need to encode tags from different charset using this version, you can modify script, it's very easy to do.


В общем вот скрипт
"качаем скриптик, кладем его в каталог с музыкой, даем chmod +x, запускаем"(с)

Комментариев нет:

Отправить комментарий