Melody
Melody
if someone sends a raw cdn link (not sending an attachment), the bot just ignores it

It should resize back to original size when done but it don't
I forgot imagemagick doesn't support ffv1 so I've gotta apply the same fix I did to $jpeg
seems whatever evil docker image im using doesn't come with TNR, so I need to manually add it to get the good motivate effect
If i were to call libvips functions inside an async loop using a ThreadPoolExecutor, would it block the main loop? or should I use a ProcessPoolExecutor
reproducable when downloading https://youtube.com/clip/Ugkx1ZJpt93tyTOxIryhStTs6VOuv6TMHdMX
currently the "queue" is an asyncio semaphore. this works, but really i should implement something custom it should have the following properties: - similar functionality (FIFO queue where a specific...
im thinking for the name something like "mediasmith", like "become a mediasmith and get xyz" things im thinking of adding - priority in queue (see #282 ) - increased limits...
forces an image into a specific aspect ratio 2 modes: pad (adds whitespace) and crop (cuts off)