I want to write a python bot using youtube API to send a link to user who liked my video. But the youtube API seem doesn't have any method to know who liked my video.
How do I achieve that or at least know if users liked my video by list their recent liked videos though the API?