-
Gfycat website is not working anymore. I would like to use Redgifs extractor for Gfycat urls instead of gfycat extractor.
If you run above command you will see, gallery-dl checks and fails Gfycat 5 times then it uses Redgifs extractor at the end and downloads the file. I would like to use Redgifs extractor directly. Let me know how to use in python script as well. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Well, well... Gfycat is not working because the entire site is down (for two days now or something)... at least for me. Not sure about your suggestion, because I have some doubts that this would work for most URLs. |
Beta Was this translation helpful? Give feedback.
-
There is no option to force a specific or different extractor. This is all tied to the input URL used. You could manually rewrite gfycat.com URLs to redgifs.com, |
Beta Was this translation helpful? Give feedback.
There is no option to force a specific or different extractor. This is all tied to the input URL used.
You could manually rewrite gfycat.com URLs to redgifs.com,
or you disable certificate verification for gfycat to get around the SSLErrors,
or you reduce timeout and number of retries for gfycat.