Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i get SESSION_TOKEN without entering to youtube studio in python automatically? #40

Open
alexxrdev opened this issue Feb 15, 2023 · 4 comments

Comments

@alexxrdev
Copy link

When you are uploading video, to interact with youtube api you need to have SESSION_TOKEN. I checked documentation and i have seen that i need to make request to studio.youtube.com and get response of /grst endpoint. Can i get SESSION_TOKEN without entering to youtube studio in python automatically?

@Kakarotto22
Copy link

+1

1 similar comment
@ItzmeSwapy
Copy link

+1

@adasq
Copy link
Owner

adasq commented Mar 30, 2023

I know it's essential for using this package in your projects, but to my current knowledge of how Youtube tokens are being generated, unfortunately, it's not feasible. I went down the rabbit hole trying to figure it out, but have not been successful.

@Kakarotto22
Copy link

I know it's essential for using this package in your projects, but to my current knowledge of how Youtube tokens are being generated, unfortunately, it's not feasible. I went down the rabbit hole trying to figure it out, but have not been successful.

Thank you

I try generate them with captured data but i think it's available for 3 or 4 days

the problem with botguardResponse and challenge it's generated by javascript so no way to execute js then return values from it ?

Thanks Again :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants