Is there a Way to search several Youtube-Channels in one API-Call -


i'm wondering if there way newest video-items of several youtube-channels?

youtube killed collection-feature last month , i'm thinking writing own app organizing 400+ youtube-subscription.

would great, if there function search new videos on several channels 1 api-call. seems me youtube.search.list suppport searching in 1 channel-id.

any ideas?

if there no way, i'm thinking using youtube-push-notifications , caching channel-items in own db, simpler have no own sever running, using youtube-api clientside.

thanks help!

yes, there no api call search through multiple channels. best solution use push notifications latest videos.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -