zo3adams / ipodExtract

A simple script to remove obfuscated songs from an IPOD and organize them by Genre/Artist/Album/TrackNumber_Title

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipodExtract

A simple script to remove obfuscated songs from an IPOD and organize them by Genre/Artist/Album/TrackNumber_Title

example usage:

chmod a+x ipodExtract.py
./ipodExtract.py -i /Volumes/IPOD/  -o ~/Music

About

A simple script to remove obfuscated songs from an IPOD and organize them by Genre/Artist/Album/TrackNumber_Title

License:GNU General Public License v3.0


Languages

Language:Python 100.0%