You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redgifs video fails to download. I did some digging and did find this pull request: ytdl-org/youtube-dl#30412
As well as this one on RMD #243
But the RMD pull request doesn't work, I downloaded the source files & modified/added the appropriate files to no avail.
Environment Info
Windows 10 Home Ver 10.0.19044 Build 19044
RMD 3.1.5 WebUI
Screenshots/Information
Terminal/CMD output:
YTDL: ERROR: unable to download video data: HTTP Error 403: Forbidden [https://www.redgifs.com/watch/numblightheartedinsect]
HTTPSConnectionPool(host='apple-touch-icon.png', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001D20EE85048>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
RMD output:
The text was updated successfully, but these errors were encountered:
@HijackHornet youtube-dl was working for a bit, that's why I closed the bug. However now youtube-dl refuses to work & I looked through the commits and didn't see anything that should have broken it. I believe redgifs own API broke it (according to multiple reddit posts/comments).
Describe the bug
Redgifs video fails to download. I did some digging and did find this pull request:
ytdl-org/youtube-dl#30412
As well as this one on RMD
#243
But the RMD pull request doesn't work, I downloaded the source files & modified/added the appropriate files to no avail.
Environment Info
Screenshots/Information
Terminal/CMD output:
YTDL: ERROR: unable to download video data: HTTP Error 403: Forbidden [https://www.redgifs.com/watch/numblightheartedinsect]
HTTPSConnectionPool(host='apple-touch-icon.png', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001D20EE85048>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
RMD output:
The text was updated successfully, but these errors were encountered: