-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Error downloading model videos #53
Comments
Hi, Thanks for your report. There are a few questions which I have:
If you don't want to tell about the first because of Privacy, it's totally fine. The error with the image is currently some kind of expected or at least I know about it, and I'll fix it. I will also test the ffmpeg downloading as soon as I am home :) |
Update: Downloading individual files works perfectly. It shows the error in downloading multiple files, whether it is model or file containing links. To answer your question,
Tried on windows 11 pro v 23H2: tried on kali linux: QOL suggestion: the settings page in the CLI is a bit confusing due to the random colors. A tick or confirmation for selected options would be helpful. Edit: One more thing idk if it is relevant or not, but after clicking download, it always says failed, HTML scraping failed or smtg like that. |
Thanks for your information. I'll fix it as soon as I can. And I see what I can do to the settings page xD |
Hi, still facing this issue. |
Hi, sorry for letting you wait so long. I haven't looked into it yet and I won't be able to in the next week (probably). Thanks for the information. Yes it could indeed be related to multi threading, although I need to test it on my system first, to reproduce the issue. Did you change the semaphore in the settings? Like how many videos can be downloaded at the same time? I am not sure, but the default value should be 2 or 3 and I never changed that, so if you did, then it would be good to know, so that I can test with the same conditions. |
It fails and aborts after a few videos.
log.log
Edit: Not just model, downloading any video causes an error.
[Converting: 100/100WARNING:phub.core:Call failed: ConnectError('[Errno 104] Connection reset by peer'). Retrying (attempt 1/4)
ERROR:phub.objects.video:Couldn't fetch the Image using HTML scraping
This is the error that comes up.
PS: please add detailed installation guide as some releases are not being installed directly. (especially the linux ones)
The text was updated successfully, but these errors were encountered: