For some videos, YouTube site would say, Video not available in my country. Is it possible to check using YouTube data APIs or some other way, which country this particular video is allowed ?
You have to make a request about the channel's info. and get the country result. You can test this request in the Google API Explorer.
This site will provide information about the countries the video is restricted.
https://polsy.org.uk/stuff/ytrestrict.cgi
Check this link. You can use the contentDetails.regionRestriction
property of the video.
Example : https://www.googleapis.com/youtube/v3/videos?part=contentDetails&id=tDDAa1If-u4&key={YOUR_API_KEY}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With