4

I'm developing an iOS application that fetches some Youtube videos. I'm using this YouTube API:
https://gdata.youtube.com/feeds/api/videos?q=xxxxx&v=2
And here is the link of YouTube documentations YouTube Guide
I play the videos using YouTube Helper Library iOS , (which is designed for playing Youtube videos)

I searched the documentation many times looking for a way to customize the results,
I need to exclude the restricted videos like the VEVO channel video or any other restricted video for any channel, because regrading to YouTube Helper Library limitations they do not allow to play these videos ..

How can I exclude these videos using Youtube API ?
If I can't do that using this API, is there any way to achieve that using different API ?

1 Answer 1

1

GData API is going away.

You can do this in v3 by: Youtube V3 API : know if the video is avaliable on Android mobile device

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.