-
@jeffposnick @tomayac @simevidas @ChrisLove I’m following, it’s really interesting! I see you’re using a regex to find videos. Would it be possible to use the request’s
destination
? The videos in this post have URLs ending with.gif
: nicolas-hoizey.com/2018/08/using-cloudinary-s-fetch-api-to-convert-an-animated-gif-to-a-video.html I could look forfetch/f_mp4
, but it feels like a hack…