I need a way of getting a completely random YouTube video. No restriction.
How can I do it with the YouTube API?
Attempts:
I went through the api and examples at the YouTube dev site. http://www.youtube.com/dev/, but had no luck finding the correct api or a way of doing it there.
I searched with Google, of course, and got http://randomyoutubevideo.net/, but they only offer an api from THEM to use in between me and YouTube (this gives me hope that it IS actually possible to do this).
I even checked the YouTube app gallery http://youtube-gallery.appspot.com/ to see if anyone is doing it. and HOW.
What I will also do is ask on the YouTube discussion pages. Perhaps someone there can help.