Get video IDs from a YouTube channel.
YouTube channel URL, handle or ID. See supported URL formats.
"https://www.youtube.com/channel/UCuAXFkgsw1L7xaCfnd5JJOw"
"https://youtube.com/c/rickastley"
"UCuAXFkgsw1L7xaCfnd5JJOw"
"@rickastley"
"rickastley"
Maximum number of video IDs to return. If type = all, vertical videos are prioritized.
1 <= x <= 5000
10
Type of videos to return.
all
, video
, short
, live
"video"
Successfully fetched channel video IDs
The response is of type object
.