I currently have a basic command setup to pull the latest youtube video from a channel. Alex Thomassen | Custom APIs for Bots (Nightbot/Streamlabs Chatbot/Deepbot) (https://decapi.me/youtube/latest_video?user=ChannelName) Is there a way to exclude vods from live streams from getting pulled?
Hey @pandaa!
I’m afraid you can’t, this is due to how YouTube designed their feed: VODs are like regular videos.
However, as the documentation of the API shows, you can skip some amount of videos.
I guess one solution would be to make VODs unlisted, and then make a public playlist of them so people can still access them if they’re looking for it, and that way VODs won’t be part of the videos feed.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.