sigma67 / ytmusicapi

Unofficial API for YouTube Music
https://ytmusicapi.readthedocs.io
MIT License
1.59k stars 183 forks source link

Get account info of currently authenticated user #556

Closed apastel closed 4 months ago

apastel commented 4 months ago

Opening an issue to track my forthcoming PR based on a previous discussion:

The account_menu endpoint returns accountName, channelHandle and accountPhoto, if that's what you're looking for. Should be possible to implement without much effort if you need it

https://music.youtube.com/youtubei/v1/account/account_menu

Originally posted by @sigma67 in https://github.com/sigma67/ytmusicapi/discussions/543#discussioncomment-8463932