YouTube Data API

cosimo on 2008-05-22T21:25:49

Do any of you have some insights or experiences to share about using YouTube Data API?

It seems WebService::YouTube uses the older API, not the newer GData one. And although there's a Net::Google::GData, it doesn't work under Windows.

I have looked at the youtube-g ruby package and it seems pretty clean and straight-forward.

So question, before I write my own wheel, or consider patching WebService::YouTube, is there something I'm missing here?

Thanks!