Simple Embed Proxy ================== v1 Usage: --------- /?src=&width=&height= or /v1/?src=&width=&height= Example: /?src=https%3A%2F%2Fexample.com%2Fvideo.mp4&width=480&height=360 v2 Usage: --------- /v2/ How to add a new embed: POST /v2/add --> { "src": "https://example.com/video.mp4", } <-- { "slug": "my-video-ffff" }