MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
496 stars 47 forks source link

Can not download images from redgifs.com: "ERROR: Failed to extract content from redgifs" #343

Open AmperAndSand opened 1 year ago

AmperAndSand commented 1 year ago

Describe the bug As of 2023-05-07, v3.15.3 can not download images from redgifs.com (NSFW). The log shows: "ERROR: Failed to extract content from redgifs" for each post that links to redgifs.com. I can download the same Redgifs images without any issues using yt-dlp. Redgifs videos are unaffected.

Environment Information

To Reproduce (optional) Steps to reproduce the behavior:

  1. Attempt to download the content of a user who posted images that link to redgifs.com, the URL format is: https://i.redgifs.com/i/[example].jpg
  2. Notice that all image posts that link to redgifs.com give out an "ERROR: Failed to extract content from redgifs" error message in the log and that no redgifs.com images are downloaded.

For all but the most trivial of issues, please attach the latest log file.

It includes NSFW content, so I'll just send it through email if required. Basically if the post links to a Redgifs JPG image in the URL format of: https://i.redgifs.com/i/[example].jpg, it can't be downloaded.