Quote (Eoj @ Jun 19 2014 01:36am)
Can't you only use Youtube's API for your own videos? I want to do it for videos I do not own.
Thank you so much for all of the input, everyone!
Check out my post. Youtube offers a XML data api for each video, all you need is the youtube video ID. Using a real xml parser is better, but I simply just used regex to get my data.