Looks like your script works well for Firefox Desktop version (and probably a lot others), but It did not work when I tried it on Android with Kiwi Browser using ViolentMonkey and your script (newest version). When I tried to click the download button, i got a link in this format "blob:https://www.redgifs.com/7fd08d5f-e99f-4417-ab8d-78a30c68e691" and "ERR_FILE_NOT_FOUND". It looks, to me, like the let video_src = videos[0].src; just returns the "wrong" url because it's on Android... Any way around this? Is this something you can look at?
Hi.
Looks like your script works well for Firefox Desktop version (and probably a lot others), but It did not work when I tried it on Android with Kiwi Browser using ViolentMonkey and your script (newest version). When I tried to click the download button, i got a link in this format "blob:https://www.redgifs.com/7fd08d5f-e99f-4417-ab8d-78a30c68e691" and "ERR_FILE_NOT_FOUND". It looks, to me, like the let video_src = videos[0].src; just returns the "wrong" url because it's on Android... Any way around this? Is this something you can look at?