You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if I'm at the right place with my question, but just give it a try. With the following code I try to get all videos of the corresponding playlist.
Unfortunately I can't get the videos from the playlist that are unlisted (all other Video-Stats were downloaded). The Youtube channel is mine and I identify myself via the Oauth-token.
Is it generally not possible to get unlisted videos via the API (and therefore tuber)
Thanks for your help
The text was updated successfully, but these errors were encountered:
Hello there,
I don't know if I'm at the right place with my question, but just give it a try. With the following code I try to get all videos of the corresponding playlist.
get_playlist_items(filter = c(playlist_id = "XXXXXXXXX"), max_results = 51)
Unfortunately I can't get the videos from the playlist that are unlisted (all other Video-Stats were downloaded). The Youtube channel is mine and I identify myself via the Oauth-token.
Is it generally not possible to get unlisted videos via the API (and therefore tuber)
Thanks for your help
The text was updated successfully, but these errors were encountered: