You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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 ?
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?
The text was updated successfully, but these errors were encountered: