-
Notifications
You must be signed in to change notification settings - Fork 101
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
Download link likely expired and stream is privated or members only, cannot continue download #233
Comments
See #221, in particular this comment. Currently requires building the |
@Kethsar @nosoop
|
@Kiritomo You use whatever cookies are linked to the po token. If you were logged out when grabbing the po token, you'd need to be logged out when grabbing cookies, and vice versa. |
After passing cookies and potoken to ytarchive, this problem has been improved. potoken expires after about 29 hours. |
@Kethsar now a new problem occurs in the dev branch: HTTP Error for fragment 0: 403 Forbidden
|
@Kiritomo it means there's a mismatch between your cookies and the po token. I had that happen as well, my cookies were invalidated a week or so after I started using a po token. You'll need to re-export your cookies and grab a new po token that goes with those cookies. |
But I got the cookies and potoken when I logged into YouTube through private browsing. OK, maybe I need to try again. |
use ytarchive to record multiple livestreams, the message "Download link likely expired and stream is privated or members only, cannot continue downloading" will appear.
This problem occurs not only in Windows but also in Linux.
The text was updated successfully, but these errors were encountered: