[PR #305] [MERGED] Implement oauth support #312

Closed
opened 2026-02-27 08:12:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/305
Author: @werwolf2303
Created: 6/10/2025
Status: Merged
Merged: 6/13/2025
Merged by: @kokarare1212

Base: mainHead: main


📝 Commits (3)

  • f210850 Implement oauth support
  • 22e6419 Readme and implementation changes
  • 53d5115 Change method description

📊 Changes

3 files changed (+168 additions, -3 deletions)

View changed files

📝 README.md (+31 -2)
📝 librespot/core.py (+14 -1)
librespot/oauth.py (+123 -0)

📄 Description

No description provided


🔄 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/kokarare1212/librespot-python/pull/305 **Author:** [@werwolf2303](https://github.com/werwolf2303) **Created:** 6/10/2025 **Status:** ✅ Merged **Merged:** 6/13/2025 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`f210850`](https://github.com/kokarare1212/librespot-python/commit/f210850bee088e62f3515d526928b06142439397) Implement oauth support - [`22e6419`](https://github.com/kokarare1212/librespot-python/commit/22e6419bc95392424b62c3eb38a1b5ab35448aee) Readme and implementation changes - [`53d5115`](https://github.com/kokarare1212/librespot-python/commit/53d51156e9669383335438e2c5497b3ff169d327) Change method description ### 📊 Changes **3 files changed** (+168 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+31 -2) 📝 `librespot/core.py` (+14 -1) ➕ `librespot/oauth.py` (+123 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:12:41 +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/librespot-python-kokarare1212#312
No description provided.