No description
Find a file
github-actions[bot] 4cd9440671 Update spotify secrets
2026-01-26 13:40:35 +00:00
.github/workflows (ci): remove caching chrome because there's no support for it 2025-08-19 17:31:31 +05:30
secrets Update spotify secrets 2026-01-26 13:40:35 +00:00
.gitignore Initial commit 2025-08-19 16:43:22 +05:30
go.mod add code 2025-08-19 16:44:29 +05:30
go.sum add code 2025-08-19 16:44:29 +05:30
LICENSE Initial commit 2025-08-19 16:43:22 +05:30
main.go (ci): increase timeout to reduce failure rate 2025-08-22 02:35:00 +05:30
README.md Create README.md 2025-08-19 16:55:20 +05:30

spot-secrets-go

Extracts tokens from Spotify's web vendor and updates hourly. Has base32 support unlike other versions. Rewritten in go for fun.

Credits

Original work by @misiektoja.

Usage

To be added soon.