making a command

i mod for a couple streamers and have been trying to make a command for them that says the latest post on yt is. and I found this command Command: $(urlfetch https://decapi.me/youtube /latest_video?id=CHANNELID). for the most part it works but there is a issue of yt shorts being shown also if anyone has a different command or a way to fix this a recommendation would be great

Hiya, try:
$(urlfetch https://decapi.me/youtube/latest_video?id=CHANNELID&no_shorts=1)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.