-
Notifications
You must be signed in to change notification settings - Fork 247
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
(Age-restricted videos) java.io.IOException: Invalid status code for video info response: 404 #638
Comments
I tried a few different ones from the comments on that repository, and none of them seem to work for age-restricted videos. However, they do for regular videos. So unless I'm doing this totally wrong, I'm not sure how else to do it. Does anyone know how to do this part properly? Here are two I tried by editing the URL here. I tried a couple of others as well but I've lost track of them at this point.
1 and 3 result in an Update: |
Welp, the 404 error is now back so PR #640 or 1.3.78 won’t work anymore for age restricted videos unfortunately 😔 Not sure what fixes there are at the moment |
I already reported this in the JDA server but I’ll just create it here as well so it’s easier to keep track of. PR #627 fixed this issue previously, however, it has broken again due to some YouTube changes (?)
The error message you’ll get is something along the lines of “java.io.IOException: Invalid status code for video info response: 404”.
The text was updated successfully, but these errors were encountered: