2

I have integrated Youtube api in my android app. it play video in youtubeplayerview. Now i want to give option for downloading or see offline. Can it possible to download video from my app or to give functionality to see offline.

shailesh ojha
  • 247
  • 4
  • 15

1 Answers1

0

No, it wont be possible as far as i know. Downloading video will violate their term and policies. check this link might help LINK

Community
  • 1
  • 1
Ankit Singh
  • 161
  • 1
  • 1
  • 8
  • I found a link http://www.ytsdk.com/. They provide sdk for downloading youtube video, But i can't understand how can we use it – shailesh ojha Mar 05 '16 at 08:26