How to get watched history of youtube user using Youtube Javascript API?

后端 未结 2 983
暗喜
暗喜 2021-01-31 00:16

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???

2条回答
  •  忘掉有多难
    2021-01-31 01:04

    This no longer seems possible with the V3 API. The watchHistory playlist ID is now always set to 'HL'.

提交回复
热议问题