Downloading You tube videos?
Posted
by lalit
on Stack Overflow
See other posts from Stack Overflow
or by lalit
Published on 2010-03-23T08:10:17Z
Indexed on
2010/03/23
8:13 UTC
Read the original article
Hit count: 400
Hi,
I want to download you tube videos programatically (using Java). How can i convert you tube video link to a downloadable URL.
Browser plays youtube videos with following code.
I tried downloading from URL http://www.youtube.com/v/OdAE3cWlmHw but it is not returning video bytes.
Thanks Lalit
© Stack Overflow or respective owner