mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[PR #527] [MERGED] Fix OAUTH_CUSTOM_FULL mode #638
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#638
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigma67/ytmusicapi/pull/527
Author: @MarvinSchenkel
Created: 1/20/2024
Status: ✅ Merged
Merged: 1/21/2024
Merged by: @sigma67
Base:
master← Head:master📝 Commits (2)
56b4688Fix OAUTH_CUSTOM_FULL modeee25e5aFix OAUTH_CUSTOM_FULL mode📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
ytmusicapi/ytmusic.py(+3 -1)📄 Description
This PR adds the missing
AuthType.OAUTH_CUSTOM_FULLmode when calculating the headers. We (Music Assistant) use our own web-based OAuth process to retrieve an acces token. In this scenario we also provide the other required headers to interact with Youtube Music.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.