The title basically says it all. Is there a way using Python or Java (I'm fine with either), to figure out if someone is subscribed to me on YouTube? I have access to the users Google email/username and password if necessary. I think that this can be done with the Google API, but I couldn't find any documentation/tutorials or code showing how to do it.
Just to make my question more clear, here is an example use case:I have an app written in Python or Java, and they can only use it if they are subscribed to me on YouTube.
Is this possible? If so, can you please give me a link to a tutorial or documentation?
Thank you so much!-Jai