Application to download video from youtube

Posted by Nidal Saed on Stack Overflow See other posts from Stack Overflow or by Nidal Saed
Published on 2012-04-06T22:52:36Z Indexed on 2012/04/07 5:28 UTC
Read the original article Hit count: 126

I making an application to view videos form youtube, and I think it is very easy to write a code to make the user be able download the videos and save it in the documents folder of the application, my questions are:

1) is it legal to do this, and is there any concern of the application being rejected?

2) is it possible to make the user watch the video and when he finish (watched all the video) get this data and save it, (not to download it again since he already watched the video and downloaded it).

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c