Is there any way to detect if a video was removed or unavailable? We need to have ability to remove it from the video listing if it has been removed from youtube server.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Hung BUI if you are using youtube API there is a way to filter the video which has been removed or not availble in your locality. Kindly watch this video and seek it to 2m:03s, The tutor will say how to filter the unavailable and restricted video,.. Youtube Video on YOUTUBE search API Use a parameter format and restriction along with the youtube api endpoint If you hit this endpoint of youtube you can get a set of youtube videos which can be embedded as well as we can check whether the video is restricted in our locality. |
|||
|
|