-
Notifications
You must be signed in to change notification settings - Fork 11
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 Missing Post Name or URL #223
Comments
Also, as far as I'm aware, one can not search an artist profile by file names. |
Until this is added, you can simply open the "C:\Users\USERNAME\AppData\Local\Programs\Python\Python39\Lib\site-packages\ktoolbox\job\runner.py" file. Then search for:
and replace it with:
If you want to do add more info to other errors, simply search through the project for the term "logger.error" or "logger.warn" for modifying warnings. |
Also if nothing is coming up with the path output number (ARTISTNAME\496033290042482688\attachments), simply go to any post of the artist and in the url replace the number with this one |
The error that a download failed does not include the post url or name, thus not allowing the user to check the posts that failed to see why and perhaps download those one or two things by hand.
2025-02-02 14:00:34.047 | ERROR | ktoolbox.job.runner:processor:132 - Download failed - {'filename': '478182286223745024.mp4', 'exception': RemoteProtocolError('Server disconnected without sending a response.')}
The text was updated successfully, but these errors were encountered: