-
Notifications
You must be signed in to change notification settings - Fork 202
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
Video Ripper Broken #549
Comments
Edit: nevermind it's in the log https://xhamster.com/movies/7711362/mature_take_a_shower.html |
After a bit of looking it seems that one of the updates since 1.4.13 has broken the ripper, I'll diff the versions and see if I can fix it |
It looks like it was some of the changes @metaprime made here that broke the video ripper. Replacing that file with the version from 1.4.13 fixes the error |
Confirmed @cyian-1756 findings. The video ripper is broken for all supported sites. Updating Issue. |
@cyian-1756 which file did you replace to fix it? |
Oh it's this change (part of #185):
I wasn't a fan of this to begin with (but no strong opinion so I merged it anyway). There's no value in enumerating each type of exception when the handling is the same. And look, it introduced a bug by not handling all cases. This also points out the need for improving test coverage and fixing up the CI... |
Fixed in 1.4.18 |
No longer able to download videos. Sample error log from xHamster is attached.
Affected versions: >= 1.4.14
ripme.txt
The text was updated successfully, but these errors were encountered: