Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
954 views
in Technique[技术] by (71.8m points)

youtube - How to check if video have any reason to not being played in my app

So the problem is to check if video can't be played in my player in my app. There can be many reasons for it. For now I have 3 methods how I can check some cases using YouTube Data API:

  1. Make request if results 0 so the video have problem
  2. Make request and check if there is array named "block" or "allow" so I can check case with country block
  3. Make request and check if there field for age restriction.

But this is not all cases for video. May someone know more methods how I can check ability for being played for a video?

question from:https://stackoverflow.com/questions/65946411/how-to-check-if-video-have-any-reason-to-not-being-played-in-my-app

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...