问题
Is there a way to get the email of a user having their channel ID?
In this example, I am trying to get the email of the user who left a comment under a video, but there is only the channel ID.
"authorChannelId": {
"value": "UCNLNkYTttHytlMhVXP5skhA"
},
回答1:
As far as I know, unfortunately it's not possible to obtain an user's email address. That info is private data attached to any given YouTube's account.
来源:https://stackoverflow.com/questions/63850665/user-email-by-channel-id