Hi Everyone,
as some of you might have noticed, KeepVid went downhill. I don't know exactly when, however I found an alternative: http://www.tubegrip.com. It works pretty well...
Here is a sample use of this library:
PLAIN TEXT
Actionscript:
public function startTest():void
{
_client = TubeGripClient.getInstance();
// this takes a url from YouTube they call Watch Urls.. basically, the url [...]
