mirror of
http://mpg123.de/trunk/.git
synced 2025-08-07 21:02:55 +03:00
Publish the lyrics tagger, why not?
git-svn-id: svn://scm.orgis.org/mpg123/trunk@3093 35dc7657-300d-0410-a2e5-dc2837fedb53
This commit is contained in:
@@ -92,5 +92,6 @@ EXTRA_DIST = \
|
||||
ports/Sony_PSP/readers.c.patch \
|
||||
ports/mpg123_.pas \
|
||||
scripts/benchmark-cpu.pl \
|
||||
scripts/tag_lyrics.py \
|
||||
ports/Xcode/mpg123.xcodeproj/project.pbxproj
|
||||
|
||||
|
@@ -4,6 +4,7 @@
|
||||
# needs mutagen
|
||||
# grabbed from: http://code.activestate.com/recipes/577138-embed-lyrics-into-mp3-files-using-mutagen-uslt-tag/
|
||||
# simplified to only work on one file and get lyrics from stdin
|
||||
# I suspect this is public domain code. Just a usage example of the mutagen lib.
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
Reference in New Issue
Block a user