I have a Youtube Channel for which I upload Videos.
Thats workin via the Web-App and for normal Use this is fine. But I am produce Content that result in some Video-Files which I want to Schedule and “remember” the Upload-Date to Inform my Followers via Posts on Twitter etc.
So I have some processes that should Trigger as soon as a Video is live. And these processes are as of now sadly manual. Because I can’t track all of the Schedules manually. This would be easier with automation and Uploads and/or Changes via API.
I once tried to do it via the Youtube API but had the well known Issue that you need to have your App reviewd with Data Protection Stuff available. But this seemed to be so much stuff for a simple and local running Youtube Manager for myself.
So after this introduction, my simple Question, is there an Option somewhere to restrict the Access to the API in a Way that it can only be used locally?
(I am not talking about Costs for the API, I am willing to pay for it. But I dont want to do this Data Protection Stuff for which I would need to have a public available Website and more relevant things)