Tagged Questions
2
votes
1answer
375 views
handling errors in youtube data api in javascript
One of the successful load is like that:
http://gdata.youtube.com/feeds/api/videos/N7m86aMNjlQ?callback=jsonp1335008664824&alt=json-in-script
However, when the video is private or doesn't exist, ...