Description
/youtube/channel/videos and /youtube/playlist/videos now also support Shorts in responses. The task is to adjust request and response types to accommodate that.
See recent changes in JS repo for reference: supadata-ai/js@28253bb
Resources
Requirements
Description
/youtube/channel/videosand/youtube/playlist/videosnow also support Shorts in responses. The task is to adjust request and response types to accommodate that.See recent changes in JS repo for reference: supadata-ai/js@28253bb
Resources
Requirements
typeparam in/youtube/channel/videosis addedsupadata.youtube.channel.videosandsupadata.youtube.playlist.videosare changed to return objects (not lists)typeand response formats