Is possible to get videos on YouTube trending page by country with YouTube Data API?
You can make API request to retrieve a list of the trending videos, and add a regioncode to filter you results
Link to the api documentation.
Related
Is there a way I can use Instagram's API to pull in popular or trending videos? I checked their docs, but didn't see a parameter that does this.
I am wondering if it is possible with the youtube api to get a list of purchasable, or rentable movies. When I go to the youtube website and I am logged into my google account I can see movies to purchase and their prices.
I would like to offer this option in my application ( http://www.tastefilter.com ). We would like to offer links to youtube so people can watch movies directly from their tablets. However I can't find anything in the youtube v2 or v3 documentation on purchasability of a movie, on how to filter a search query to only return those movies, and finally, no pricing info.
Take a look at the YouTube v2.0 Data API. There is a search parameter called paid_content that lets you retrieve information about rentable movies only.
https://developers.google.com/youtube/2.0/reference?hl=en#paid-contentsp
I am trying to use YouTube API on a project. Is there a way to ask YouTube to display only safe advertisements? I don't want kids watching horror movie trailers when they watch YouTube videos.
YouTube lets you block certain ads on a site basis http://support.google.com/youtube/bin/answer.py?hl=en&answer=164131 but I don't see horroR film trailers in that list. If you don't want offensive ads you should use a paid service like Vimeo and get no ads at all.
Can i have autocomplete with ajax to get countries from google maps api.
When someone type "United" to search on google maps api for that country and to show results for similar ?
Can you give me example, or link to that solution for google maps api ?
Have a look at the Google Places Autocomplete API. Here is a blog post to get you going.
There's anyway that I can obtain the music category of a band with the Foursquare API? if not there's a chance to obtain it from other way?
See https://developer.foursquare.com/docs/venues/categories for a list of categories used by foursquare.
The musical genre of a band is not available in foursquare.
You can get categories of the bands via lastfm api http://www.last.fm/api