Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3708

Youtube API 3 get latest videos from a channel

$
0
0

I am trying to use youtube api to fetch the latest video uploaded in a channel and the query is as below

https://www.googleapis.com/youtube/v3/search?key={KEY}&channelId={CHANNEL-ID}&part=snippet&maxResults=1&order=date&type=video

But it is not returning the latest video uploaded in that channel. Adding or removing order attribute doesn't seem to work as it keeps returning the same video.


Viewing all articles
Browse latest Browse all 3708


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>