interspireSubmit
New Member
I'm looking for a way to extract tags from the most recent videos of a user via XML and PhP.It used to work via this type of XML http://gdata.youtube.com/feeds/api/users/fredy31/uploads but now it seems that the video tags have been removed from that XML file.So how can I get the video tags from the uploads XML?Basically, what I'm trying to do is to get every video search tags in an array, for me to use later.