hyperdefined
hyperdefined
Closes #400. Adds support for: * `ddinstagram.com` * `d.ddinstagram.com` * `g.ddinstagram.com` Let me know if I did something wrong!
I mentioned this on somewhere some time ago. There should be an instance list somewhere just incase the main instance goes down, people have other alternatives. I've seen many other...
https://instances.hyper.lol/instance/34e1cba7cf/ Main instance fails for Vimeo and has been for a few days. If you check other instances, Vimeo is failing on all. This is the test media: https://vimeo.com/936245676. Trying...
This fixes 2 of the Twitter links. * `TwitterSpaces` account is now `XSpaces`, was failing the test before. Renaming fixes it. * The `Twitter` account is private, so the mixed...
Instance URL: https://overflow.canine.tools Region: United States Operated by: https://canine.tools
a cleaner version of my previous pull request, no ugly history this time. adds support for newgrounds video & music. example links: * https://www.newgrounds.com/portal/view/938050 - video * https://www.newgrounds.com/audio/listen/500476 - music...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Allow via the S3 extension to store files from S3 instead of locally. Instead...
This PR adds an error message for when someone tried to download a Twitch VOD, since only clips are supported. I tried my best to check for this, so please...
This simply checks if the pin linked is valid, and throws the proper error that it can't find the media. ## Before  ## After 
this PR adds prometheus compatible metrics. this is a replacement PR for #436. * failed/successful requests to each service * total http requests and durations * add metrics status to...