Question

In my application, I want to copy a song from iPod Library.

How can I do that?

Was it helpful?

Solution

Yes. It is possible, but hardly practical, to access raw song data. What you do from there is up to you. Here is a lengthy and detailed description of the process: http://www.subfurther.com/blog/?p=1103.

EDIT: Please be aware of App Store guideline 9.1 before making use of this technique. These guidelines require a developer login, so I've removed them from my post.

OTHER TIPS

I think you can't. Apple should not allow this !

Edit : see iPod Library Access Programming Guide but I don't think you can access to file. Just metadata.

if iMovie can do it, and they say it is done with all public API's they are in direct conflict with themselves...

Maybe this gives them wiggle room to allow you to post iPod library content to YouTube, since YouTube handles the appropriate detection of sensitive audio. This is sticky but here is the final solution you should learn from to do the job...iPodLibrary Music to PCM Samples revised

Checkout this it will helps you https://github.com/davidcairns/MediaPlayerDemo

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top