Good morning.
I have been looking a two video addons (the code for FOX GO and ESPN3) to see if I can write a basic LIVE (with cable service authentication) FOX NOW and CNBC addon.
What I have noticed that FOX GO has embedded hardcoded urls specific to its own site and ESPN3 has a hardcoded key.
For example, FOX GO has 3 urls. https://media-api.foxsportsgo.com, https://activation-adobe.foxsportsgo.com/ws/…init and https://activation-adobe.foxsportsgo.com/ws/…val
Init returns code for Adobe authentication process, and val is for validation of the activation process with the cable service.
My question is how to find out this information for FOX NOW and CNBC and which model does the FOX NOW and CNBC addon utilize?
Finally, can an addon for these two channels be created?
Thank you in advance.