Hi everyone.
I was thinking about implementing an application in java (with GWT gui) that among its options will be able to play youtube video and audio, or at least only audio. The problem is that I can't seem to find any api or source code that enables it. What I want is that given a URL for a video in youtube, play it using java. Any ideas?
Thanks ahead, Alex