Fetch videos based on a keyword and restrict abuse videos using youtube api v3
37 views
Skip to first unread message
ykvar...@gmail.com
unread,
May 13, 2015, 9:58:28 AM5/13/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-apis-e...@googlegroups.com
If I search with a keyword and a videocategory id(27), I am getting abuse videos.
My requirement is to fetch videos based on the user's keyword from education channel using youtube API V3. At present I am fetching the play list id of education channel and listed the play list videos from this play list id. But here I am unable to filter my results using my keyword (Science,Maths,Monica etc). I am always getting the play list videos without any filtering using my search keyword.