-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[Danbooru] HTTP request failed #406
Comments
This is the status code Danbooru sends when you've entered an invalid username + "password" combination. "password" in quotes because it is not your actual account password, but "the API key found in your user profile" |
Ah sorry, I should have read that. However, I'm now getting this error:
|
You don't have FFmpeg installed or in your PATH. For Ugoira videos on Danbooru, gallery-dl does the same conversion as it does on Pixiv, and that involves using FFmpeg. I was planning on adding an option to simply download the pre-rendered video for those kinds of posts on Danbooru, but I never got to it. Guess now is as good a time as any. |
Interesting, I have ffmpeg in my gallery-dl folder already, so I went to my config file to actually specify it's location
but now I get this:
|
Edit: you should also remove the Edit 2: The next version (1.10.4) will have nicer error messages when invoking ffmpeg fails, and an option for Danbooru to download the pre-rendered video versions instead |
to choose between ZIP archives or converted video files for Ugoira posts
Alright, it looks like the video downloads. Also, is this the output I should expect?
|
Yes, that's the output ffmpeg produces when it's running. You can disable it with |
Okay great! Thanks for the help again; I'm learning a lot about how to use the program. |
I'm trying out the danbooru extractor, and I'm currently getting this error when I try to download a video post. Here's the debug:
The text was updated successfully, but these errors were encountered: