tuber icon indicating copy to clipboard operation
tuber copied to clipboard

404 error trying to get videos from YT autogenerated channel

Open hmeleiro opened this issue 3 years ago • 1 comments

I'm trying to get the data from some autogenerated Youtube channels (for example: https://www.youtube.com/channel/UCvAvFl2OGsuDSoOo93Kd0nA) and getting a 404 error.

Is this a limitation of the YT API? or could this be a bug?

tuber::list_channel_videos("UCvAvFl2OGsuDSoOo93Kd0nA")
Error: HTTP failure: 404
The playlist identified with the request's <code>playlistId</code> parameter cannot be found.

Thanks! Great package!

hmeleiro avatar May 26 '22 10:05 hmeleiro

Hi,

Same problem here:

Error: HTTP failure: 404 The playlist identified with the request's playlistId parameter cannot be found.

Thanks in advance

alanponce avatar Jun 08 '22 18:06 alanponce