I am able to get search results, playlists of an user using Youtube Javascript API.
How can i get the watched history of an user using Youtube Javascript API???
Is there any Javascript API to get the Youtube watched history of an user??
Sign in and go to myactivity.google.com to find videos that you've viewed on the YouTube app or website while signed in. It also includes videos you've watched in a YouTube player on other websites while signed in to Google Chrome.
You can retrieve entire playlists, users' uploads, and even search results using the YouTube API. You can also add YouTube functionalities to your website so that users can upload videos and manage channel subscriptions straight from your website or app.
Yes, using the YouTube API does not incur any monetary cost for the entity calling the API. If you go over your quota an 403 Error will be returned by the API.
According to the youtube docs (https://developers.google.com/youtube/v3/getting-started#etags), an eTag is basically used to determine if a resource has changed.
This no longer seems possible with the V3 API. The watchHistory playlist ID is now always set to 'HL'.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With