Thanks for all your help, it is much appreciated!
Last couple questions to help me get started with using the Twitch API.
- Even if videos are privated, I should be able access the data returned from the get-videos endpoint right? If not, how can I utilize the fact that the channels/user ids I am retrieving videos for are team members of the parent Twitch login that I do have access to (OAuth authorization?)
- Do you have any pointers/references of using Python to create and parse requests/responses from the new Twitch API?