Closed TheGlassEyedVillian closed 3 years ago
I don't know why gallery-dl uses /v1/oauth/webtoken
, but redgifs/gfycat's /v1/gfycats/${id}
endpoint works OK (in order to receive the video information).
gallery-dl used to use them because redgifs/gfycat themselves used them on their own websites to get a Bearer token, which then got sent alongside all other API requests. That wasn't and isn't necessary, but I thought it would be better to replicate the website's behavior. Now /v1/oauth/webtoken
on redgifs returns a 400 error even in a browser.
Just Recently Redgifs extractor has been giving '400 Bad Requests' error for everything.