The JSP returns: <error message="Could not load url."/> The APIs changed: http://code.google.com/apis/youtube/2.0/developers_guide_protocol_api_query_parameters.html
Search for all videos with the tag guitar: http://gdata.youtube.com/feeds/api/videos?q=guitar&orderby=published&start-index=1&max-results=10&v=2 The video URL is contained in these tags: <content type='application/x-shockwave-flash' src='http://www.youtube.com/v/giN5tcMxkco?f=videos&app=youtube_gdata'/> On Thu, May 12, 2011 at 10:07 PM, Amy Muntz <[email protected]> wrote: > Sometimes when the youtube demo stops working it is because youtube has > changed the interface. > Here's a comment from LPP-5070, when this happened: > "Changed regular expression to match the whole (url-decoded) token field. > And updated youtube's "get_video" address." > > On Thu, May 12, 2011 at 2:52 PM, <[email protected]> wrote: >> >> Hi Don, >> I think the demo is swf-only. I just tried it in swf10 and I get no video >> in FF 3.6/PC. >> >> >> On Thu, May 12, 2011 at 2:44 PM, Donald Anderson wrote: >> Does anyone know if the youtube demo is working? I get a pretty obvious >> error with dhtml: av/videoslider.lzx:25:7: file not found: >> resources/scroll_track.swf . And with swf10, I just get some blank >> screens. I've never run it before, but it sure doesn't behave like much of >> a demo. This is with a clean, rebuilt tree, on OS X with Firefox. >> Thanks, >> >> - Don >> -- >> Don Anderson >> Java/C/C++, Berkeley DB, systems consultant >> voice: 617-306-2057 >> email: [email protected] >> www: http://www.ddanderson.com >> blog: http://libdb.wordpress.com >> >> >> > >
