[PR #527] [MERGED] Fix OAUTH_CUSTOM_FULL mode #638

Closed
opened 2026-02-27 23:01:48 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (2)

  • 56b4688 Fix OAUTH_CUSTOM_FULL mode
  • ee25e5a Fix 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_FULL mode 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sigma67/ytmusicapi/pull/527 **Author:** [@MarvinSchenkel](https://github.com/MarvinSchenkel) **Created:** 1/20/2024 **Status:** ✅ Merged **Merged:** 1/21/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`56b4688`](https://github.com/sigma67/ytmusicapi/commit/56b468877164842ec667d43d5c0a9d80462043e4) Fix OAUTH_CUSTOM_FULL mode - [`ee25e5a`](https://github.com/sigma67/ytmusicapi/commit/ee25e5a7dc945556ade2cc857811f6e891bc315c) Fix OAUTH_CUSTOM_FULL mode ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/ytmusic.py` (+3 -1) </details> ### 📄 Description This PR adds the missing `AuthType.OAUTH_CUSTOM_FULL` mode 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:01:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ytmusicapi#638
No description provided.