mirror of
http://mpg123.de/trunk/.git
synced 2025-07-31 13:24:22 +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:
@ -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