This is a simple video embedder for Discord that embbeds a video uploaded to catbox.moe.
Only supports video uploads from Catbox. Supports mp4, mov and webm containers, and h264, VP8, VP9, and AV1 encoders. Doesn't support h265.
Usage is simple, just replace catbox.moe with video.starmain.dev
in your uploaded video link.
If you want your video to have a custom name, just put a query on the paramenter name on it.
Example: https://files.catbox.moe/w1tr9y.mp4 can become
https://video.starmain.dev/w1tr9y.mp4?name=my%20Forza%20Horizon%20video for a video named "My Forza Horizon Video".
Check the source code in my Github!