Popular recipes tagged "mutagen"http://code.activestate.com/recipes/tags/mutagen/popular/2010-03-29T10:55:27-07:00ActiveState Code RecipesRemove ID3 tags from MP3 files (Python) 2010-03-29T10:55:27-07:00ccpizzahttp://code.activestate.com/recipes/users/4170754/http://code.activestate.com/recipes/577139-remove-id3-tags-from-mp3-files/ <p style="color: grey"> Python recipe 577139 by <a href="/recipes/users/4170754/">ccpizza</a> (<a href="/recipes/tags/id3/">id3</a>, <a href="/recipes/tags/mp3/">mp3</a>, <a href="/recipes/tags/mutagen/">mutagen</a>). Revision 3. </p> <p>Remove ID3 tags from all files in the current directory</p>