插入 like/dislike 个带有 YouTube 嵌入视频的按钮

Insert like/dislike buttons with embedded videos of YouTube

我已经知道如何在 Angular 应用程序中嵌入 YouTube 视频(在 Whosebug 上有很多关于该主题的答案)但是如何嵌入“like/dislike”按钮呢?

有办法吗?

不是以嵌入视频的直接方式,而是使用 getRating API endpoint, you can get the number of likes and dislikes, and using the rate 端点,您可以更新值。