SiriusXM
SiriusXM copied to clipboard
Updated list of Channels
Hello Andrew (or whomever knows)
How would one go about pooling SiriusXM to get an updated channel listing so we can add new channels as they are released?
https://player.siriusxm.com/rest/v2/experience/modules/get/discover-channel-list?type=2&batch-mode=true&format=json&request-option=discover-channel-list-withpdt&result-template=web
longTitle
seems to usually have the friendly channel display title
channelId
has the id used by sxm.py
You need to include an Accept:
header to receive json instead of xml:
Accept: application/json, text/plain, */*
And of course you need to send your auth cookie back up
doesn't seem to support a list of the xtra channels which i can access via the website