coletdjnz / yt-dlp-youtube-oauth2

[OBSOLETE] Plugin that adds OAuth2 login support to yt-dlp's YouTube extractors
The Unlicense
260 stars 38 forks source link

Change organisation google account #40

Closed lastsign closed 1 month ago

lastsign commented 2 months ago

Hi everyone, I wondering how to create Oauth2 credentials and remove Unverified app warnings? Unverified apps

Google has a guide but it said Security Checkup might show your app as risky and unverified. When an app is “unverified,” it has not fully completed the OAuth app verification. Depending on the sensitivity of the data being requested, verification might require several months for the app to complete.

In readme you wrote

Open the link in your browser and enter the code. It will say the request is for YouTube on TV - this is normal, as we are using the YouTube on TV client for oauth ;)

As I understood, correct me if I wrong, you're using Oauth2 credentials from some official application and Youtube is Owner of this account?

coletdjnz commented 2 months ago

As I understood, correct me if I wrong, you're using Oauth2 credentials from some official application and Youtube is Owner of this account?

Correct, it's the official YouTube TV Oauth2 creds used to log into YouTube for TV. It shouldn't be causing that warning unless youtube have a bad configuration their end.

You can't use your own app/creds

lastsign commented 2 months ago

Thank you for clarifying!

How did you get that? What if it credentials would changed by YouTube?

But yes, I notice it

This plugin is experimental and may break at any time!.

coletdjnz commented 1 month ago

How did you get that? What if it credentials would changed by YouTube?

From youtube tv client (youtube.com/tv w/ tv ua)

What if it credentials would changed by YouTube?

unlikely but we'll just have to update to the new creds