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

token_expiry is now being set to 1 hour? #370

Open
feacluster opened this issue Nov 24, 2023 · 1 comment
Open

token_expiry is now being set to 1 hour? #370

feacluster opened this issue Nov 24, 2023 · 1 comment

Comments

@feacluster
Copy link

feacluster commented Nov 24, 2023

It seems as of this week YouTube is only issuing tokens that expire in 1 hours. So my automated video uploads only work for less than a day before I have to relogin and do the whole copy/paste of the code into youtube-upload..

Here's the relevant portion from the .youtube-upload-credentials.json file:

"refresh_token": null, "token_expiry": "2023-11-24T14:58:30Z",
"expires_in": 3559,

@feacluster feacluster changed the title token_expiry is now being set to 7 hours? token_expiry is now being set to 1 hour? Nov 24, 2023
@feacluster
Copy link
Author

Couldn't get it to work so switched to using youtubeuploader . Fairly straightword to setup and use..

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

1 participant