Open dmfrey opened 10 years ago
Both are required.
Can these cookies be added to any of the api calls? If so, what is the difference in the responses returned? On Jun 29, 2014 2:24 AM, "Michael Khalili" notifications@github.com wrote:
Both are required.
— Reply to this email directly or view it on GitHub https://github.com/KeithAndTheGirl/API/issues/10#issuecomment-47446995.
They're only required for the authenticating VIP download requests. You only need them when trying to download MP3/MP4 files or when viewing the HLS video stream.
All other API requests (listing show information, viewing pictures, guest info) do not require authentication. It's only for downloading VIP ( when "Public" = false ) audio/video files.
When important information regarding whether an episode is VIP. Some shows have a mix of VIP and public shows. For example, the recent 10 episodes of the main feed are all public but the older shows have the public flag set to false.
@MichaelApproved After successfully authenticating, are both the VIP UID and Key required to make a successful? Is one not enough?