目前我正在尝试学习如何使用 python 将喜欢的 youtube 视频添加到 Spotify 播放列表中,我正在从https://www.youtube.com/watch?v=7J_qcttfnJA&t=300s学习
在视频的 2 分 18 秒中,她提到使用 Spotify Web API 网站https://developer.spotify.com/documentation/web-api/从 Spotify 添加 userID 和 oauth 令牌
但是,我无法找到 OAUTH 令牌在哪里。
程序员还上传了她从哪里获得令牌的图像,但我似乎找不到它:https ://github.com/TheComeUpCode/SpotifyGeneratePlaylist/blob/master/images/spotify_token.png