tags:

views:

14

answers:

0

i'm writing a web app to find videos on YT and sometimes a found video seems to have no description : it's value in the XML is (seems?) to be empty - I use SimplePie to read the search feed, but i guess this could be any .. eg http://www.youtube.com/watch?v=GONzQlePpBg title: A Day To Remember - You Had Me At Hello .. it's just an example. For test you can use this webpage i found: aaronwinborn com /youtube/search/A%20Day%20To%20Remember%20-%20You%20Had%20Me%20At%20Hello to see that it (=the first found video) has no description - this webpage acts the same as my test web app (and probably is one of many experiments with the good YT API).

Did anyone building a web app with the YT API v2 had the same problem? It seems Google / YT themselfs do it differently: video google com /videosearch?q=is:free#emb=0&q=A+Day+To+Remember+-+You+Had+Me+At+Hello&view=3 ..!?