KeithAndTheGirl / API

Docs on the KATG API used for mobile devices
0 stars 0 forks source link

Are both cookies required for VIP access? #10

Open dmfrey opened 10 years ago

dmfrey commented 10 years ago

@MichaelApproved After successfully authenticating, are both the VIP UID and Key required to make a successful? Is one not enough?

MichaelApproved commented 10 years ago

Both are required.

dmfrey commented 10 years ago

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.

MichaelApproved commented 10 years ago

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.

MichaelApproved commented 10 years ago

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.