[PR #44] [MERGED] Fetch TOTP secret and version from remote #53

Closed
opened 2026-02-27 19:06:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Aran404/SpotAPI/pull/44
Author: @daMatz
Created: 7/21/2025
Status: Merged
Merged: 7/31/2025
Merged by: @Aran404

Base: mainHead: main


📝 Commits (3)

📊 Changes

2 files changed (+59 additions, -72 deletions)

View changed files

📝 requirements.txt (+1 -0)
📝 spotapi/client.py (+58 -72)

📄 Description

Changed code to fetch the current TOTP secret and version from remote (https://github.com/Thereallo1026/spotify-secrets/blob/main/secrets/secretDict.json). Secret v18 as fallback.


🔄 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/Aran404/SpotAPI/pull/44 **Author:** [@daMatz](https://github.com/daMatz) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/31/2025 **Merged by:** [@Aran404](https://github.com/Aran404) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`323dded`](https://github.com/Aran404/SpotAPI/commit/323ddeda2f53bef650804e3436cb68251cfda948) Fetch current secret - [`c7ce4fd`](https://github.com/Aran404/SpotAPI/commit/c7ce4fdc805e2cdb9d8806017f3546203294d08f) Add caching of secret for 15min - [`808f6dc`](https://github.com/Aran404/SpotAPI/commit/808f6dc7382bd6a28113c2b85ade556f51e4fdd0) Update client.py ### 📊 Changes **2 files changed** (+59 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -0) 📝 `spotapi/client.py` (+58 -72) </details> ### 📄 Description Changed code to fetch the current TOTP secret and version from remote (https://github.com/Thereallo1026/spotify-secrets/blob/main/secrets/secretDict.json). Secret v18 as fallback. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:06:38 +03:00
kerem changed title from [PR #44] [MERGED] Fetch TOTP secret and version from remote to [PR #44] Fetch TOTP secret and version from remote 2026-03-07 19:38:13 +03:00
kerem changed title from [PR #44] Fetch TOTP secret and version from remote to [PR #44] [MERGED] Fetch TOTP secret and version from remote 2026-03-14 20:23:10 +03:00
Sign in to join this conversation.
No labels
pull-request
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/SpotAPI#53
No description provided.