How can I get the youTube featured-video URL using the youTube API?
The youTube API example page seems fine:
developers.google.com/youtube/2.0/developers_guide_protocol_channel_search
On the sample page the href video under the gdata.youtube.com/schemas/2007#featured-video
works fine and gives me a good href to a featured video, for example "bYKugypF8HA" gives the featured-video www.youtube.com/watch?v=bYKugypF8HA.
However, running the youTube API example today, the API no longer appears to return a good href for the featured-video, API call as follows:
In the result, there is the "link": "rel": "http://gdata.youtube.com/schemas/2007#featured-video
", however, for example the href video "AAAAAE-REqU
" is tagged by youTube "video not available" when I try to play it on youTube here: