Possible Duplicate:
Save Youtube video to iPhone in the app
I want to download and save a youtube video from a given youtube video link, programmatically. Can anyone point to some sample app. Help appreciated.
Possible Duplicate:
Save Youtube video to iPhone in the app
I want to download and save a youtube video from a given youtube video link, programmatically. Can anyone point to some sample app. Help appreciated.
Does the AVAssetWriter class help you at all?
Not a problem:
I used PSYouTubeExtractor.h class by Peter Steinberger It can get youtube mp4 video url and than downloading and viewing is not a problem