SiriusXM
SiriusXM copied to clipboard
HLS_AES_KEY question
Can you explain how you were able to get the HLS stream key? I've tried doing some research on how to recover the key from HLS streams but haven't had much luck.
The API to get the playlist URL (i.e. tune/now-playing-live) returns the base64 encoded key in the response. I could've made the script take the value from there, but it has been the same key for every channel for years so I just left it hardcoded.