Playing videos inside an app question

Avatar image for xanthangun
XanthanGun

15

Forum Posts

10

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#1  Edited By XanthanGun

Apologies if this has been asked somewhere before, but I just have a question about playing videos inside of an app

For example, lets say I've authenticated the user via the "apple-tv" flow, and have retrieved their key. Now, I want to play https://giantbomb-pdl.akamaized.net/2015/07/02/vf_mgs4_loading_070215_djwmfo_3200.mp4 . From reading the documentation, I think I have to append ?api_key=<user_key> (which works from the manual testing I've done), but from reading this forum entry, it would imply that any single user would only be able to play 20 videos in any single day. Is this correct?

Or does the "apple-tv" registration process somehow negate the video limit mentioned in the forum post? It might be not noticeable unless someone was indecisive and watched the start of a lot of videos (or used various different combinations of app + script etc, as the apple-tv endpoint registration flow seems like it returns the same key for every app ), but hoping to know either way

Thanks :)