I developped an application using youtube api and python. This application launchs live streams on my channel. To do so I went to google console , and created "consent screen", "credentials" downloaded "json auth file"....etc then developped my code in python , run it, everything works fine in my machine and on my channel Now I want that this application to be used by some users (friends), so they can launch lives in their channels Shall they create also consent screen ... because this too heavy , as consent screen asks for many details about developper profile. But the final users are not developpers
So please any exlanation on how to be able to use a youtube api app elsewhere