[PR #780] [MERGED] Space between verification_url and comma in the OAuth Flow #733

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/780
Author: @hhamelin
Created: 6/26/2025
Status: Merged
Merged: 7/24/2025
Merged by: @sigma67

Base: mainHead: main


📝 Commits (1)

  • 997c55f Added a space between verification_url and comma

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 ytmusicapi/auth/oauth/token.py (+1 -1)

📄 Description

This fixes the situation in which the user ctrl + left clicks on the link in their terminal, and the comma is included as part of the code (which causes it not to work).


🔄 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/780 **Author:** [@hhamelin](https://github.com/hhamelin) **Created:** 6/26/2025 **Status:** ✅ Merged **Merged:** 7/24/2025 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`997c55f`](https://github.com/sigma67/ytmusicapi/commit/997c55fe51f61b669cd57131b9a971ffdf0ce908) Added a space between verification_url and comma ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/auth/oauth/token.py` (+1 -1) </details> ### 📄 Description This fixes the situation in which the user ctrl + left clicks on the link in their terminal, and the comma is included as part of the code (which causes it not to work). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:02:11 +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#733
No description provided.