I want to play youtube video on Surface using MediaPlayer .
So, I have to put a direct video link there.
The problem is this: how to get this link on an Android device?
The link is as follows: http://gdata.youtube.com/feeds/api/videos/VIDEO_ID
No longer available. Probably due to the old and deprecated API v2.0 .
But this web service somehow does the trick.
And the link to the result works fine. So it is possible.
source share