We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
Hi,
Same problem here:
Error: HTTP failure: 404 The playlist identified with the request's playlistId parameter cannot be found.
playlistId
Thanks in advance
Sorry, something went wrong.
No branches or pull requests
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?
Thanks! Great package!
The text was updated successfully, but these errors were encountered: