tuber
tuber copied to clipboard
404 error trying to get videos from YT autogenerated channel
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!
Hi,
Same problem here:
Error: HTTP failure: 404
The playlist identified with the request's playlistId parameter cannot be found.
Thanks in advance