Closed tomassasovsky closed 1 month ago
The refresh token is not currently known to expire. It's an OAuth token so it'll likely remain valid for as long as you permit the YouTube TV app to access your account, or your account gets flagged/banned.
Once you have the token, you can keep it in operation until one of the above two conditions are met, otherwise it will remain valid indefinitely.
Will the refresh token expire? If so, do we know what its lifespan is? Do we have to do anything after the initial setup to keep it working indefinitely?