-
Notifications
You must be signed in to change notification settings - Fork 631
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
Redgifs.com Failed to load Error #1974
Comments
is ripmeapp2 legit / same developer? |
ripme has MIT license and 500 forks, and has an MIT license: https://github.com/RipMeApp/ripme/blob/master/LICENSE.txt even if i only used ripme briefly to download some videos from instagram, i still love to hack it a little from time to time. quite nice to get some knowledge about java regular expressions, how websites work, how to make a simple GUI in java, how to automatically test, how to continuously release software. |
I get "Non-retriable status code 400 while downloading" with redgifs links. |
[NSFW!!] https://www.redgifs.com/users/ursecretgf
Expected Behavior
To download all of the user's content/gallery like it do with reddit account or with a subreddit
Actual Behavior
Getting error: Failed to load https://napi.redgifs.com/v1/users/ursecretgf/gfycats?count=100 after 3 attempts
Log
I'm not an expert but these parts of the log seames important
2022-04-17 22:42:37,655 DEBUG ripper.DownloadThreadPool .initialize() Initializing Main thread pool with 12 threads 2022-04-17 22:42:37,659 INFO ripper.AbstractRipper .rip() Retrieving https://www.redgifs.com/users/ursecretgf 2022-04-17 22:42:37,662 INFO utils.Http .cookiesForURL() Trying to load cookies from config for napi.redgifs.com 2022-04-17 22:42:37,662 INFO utils.Http .cookiesForURL() Trying to load cookies from config for redgifs.com 2022-04-17 22:42:37,678 WARN utils.Http .response() Error while loading https://napi.redgifs.com/v1/users/ursecretgf/gfycats?count=100
2022-04-17 22:42:37,682 ERROR ripper.AbstractRipper .run() Got exception while running ripper: java.io.IOException: Failed to load https://napi.redgifs.com/v1/users/ursecretgf/gfycats?count=100 after 3 attempts
The text was updated successfully, but these errors were encountered: