mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 13:25:49 +03:00
[GH-ISSUE #37] Fetch audio key from seektables #28
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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_widevineto get the audio keythe url are
https://seektables.scdn.co/seektable/fileId.jsonfile id are hex from audio formats@KagChi commented on GitHub (May 21, 2024):
Seems you can only fetch MP4_* audio key
@devgianlu commented on GitHub (May 26, 2024):
I feel like MP4 is not enough to drop the current approach used for OGG.