mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.87k stars 976 forks source link

redgifs recently stopped working for me #1783

Closed pamman2 closed 3 years ago

pamman2 commented 3 years ago

whenever i put a redgifs link in for a profile or the video itself, it would pauses and give this:

[redgifs][error] HttpError: ConnectionError: HTTPSConnectionPool(host='napi.redgifs.com', port=443): Max retries exceeded with url: /v1/users/bitterxdaze/gfycats?count=100 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000002922E806280>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))

my config file: config.txt

I have absolutely no clue how to fix this as I've tried to google bits of the error to no working solution so any suggestions are appreciated!

mikf commented 3 years ago

You can fix the error by updating gallery-dl to the latest version, or at least 1.18.0. See issue #1632 and commit cac0110d.