Youtube javascript most popular videos API
问题 I am trying to implement Youtube's most popular videos api in my application. When I fetch data using ajax call, it is missing the "rel": "next" tag which is very important in identifying whether there are more videos or not. "openSearch$totalResults" also does not give any reliable information. I have read the documentation and they have not mentioned anything related to how many total results will this API return. My ajax call URL format is as under : http://gdata.youtube.com/feeds/api