Get IDs of all youtube vides containing a particular string -
i wish titles of youtube videos on topic. topic can string. let's "fifa 2014". can ids of videos title/tag contain string? searched on find this:
use jquery/ajax getting youtube video id's given useri not php/javascript guy can larn if necessary. wish know whether possible.
your illustration using api version 2 deprecated. utilize api version 3. also, illustration limited videos of 1 user. can videos of 1 channel , filter on info returned. don't know if there limit here. however, using search request videos of multiple channels, have limit, 500 @ moment. utilize variations of same request , filtering on duplicates in order exceed limit little bit.
api version 3: see start: https://developers.google.com/youtube/v3/getting-started
for search (for example, using parameters: order, publishedafter , publishedbefore): https://developers.google.com/youtube/v3/docs/search https://developers.google.com/youtube/v3/docs/search/list
for try: https://developers.google.com/youtube/v3/docs/search/list#try-it
for illustration (php, javascript , others): https://developers.google.com/youtube/v3/docs/search/list#examples
youtube youtube-api youtube-data-api
No comments:
Post a Comment