[GH-ISSUE #37] Fetch audio key from seektables #28

Closed
opened 2026-02-28 14:24:48 +03:00 by kerem · 2 comments
Owner

Originally created by @KagChi on GitHub (May 21, 2024).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/37

You can fetch audio key from seektables then try to decrypt the pssh_widevine to get the audio key
the url are https://seektables.scdn.co/seektable/fileId.json file id are hex from audio formats

Originally created by @KagChi on GitHub (May 21, 2024). Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/37 You can fetch audio key from seektables then try to decrypt the `pssh_widevine` to get the audio key the url are `https://seektables.scdn.co/seektable/fileId.json` file id are hex from audio formats
kerem closed this issue 2026-02-28 14:24:48 +03:00
Author
Owner

@KagChi commented on GitHub (May 21, 2024):

Seems you can only fetch MP4_* audio key

<!-- gh-comment-id:2122954271 --> @KagChi commented on GitHub (May 21, 2024): Seems you can only fetch MP4_* audio key
Author
Owner

@devgianlu commented on GitHub (May 26, 2024):

I feel like MP4 is not enough to drop the current approach used for OGG.

<!-- gh-comment-id:2132271461 --> @devgianlu commented on GitHub (May 26, 2024): I feel like MP4 is not enough to drop the current approach used for OGG.
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/go-librespot#28
No description provided.