Skip to content

Enables downloading mp3 files from mobile devices like iPod, optionally may be used to restructure music directories.

Notifications You must be signed in to change notification settings

krosinski/pypodrecovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Prerequisites:

python: 2.X (2.7 advised)
id3-py: http://sourceforge.net/projects/id3-py/

Usage:

In order to recover music from your portable mp3 player run:

    ./pypodrecovery.py -c -v <your_portable_mp3_mount_point> <destination_folder>

This command will scan your device and copy all mp3 files to the destination_folder, the directory structure and destination filename depends on the ID3 tags

This script may also be used to rebuild existing directory structures containing music, for additional information please run:

    ./pypodrecovery.py --help

About

Enables downloading mp3 files from mobile devices like iPod, optionally may be used to restructure music directories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages