How to check for which country a youtube video is allowed? -


for videos, youtube site say, video not available in country. possible check using youtube data apis or other way, country particular video allowed ?

check link. can use contentdetails.regionrestriction property of video.

example : https://www.googleapis.com/youtube/v3/videos?part=contentdetails&id=tddaa1if-u4&key={your_api_key}


Comments

Popular posts from this blog

database - How many Observations in SAS Sample Data Output -

javascript - Feed FileReader from server side files -

ios - how to query based on pfobject/pfuser associated with another pfobject in parse.com? -