From df7bf05fe62538c7634ea41c2f1d12b9ff04981c Mon Sep 17 00:00:00 2001 From: robinuniverse Date: Wed, 21 Jul 2021 17:51:36 -0500 Subject: [PATCH] Added the /dir/ endpoint info to the readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 3b9e363..ac370e6 100644 --- a/readme.md +++ b/readme.md @@ -58,6 +58,8 @@ This project is licensed under the **Do What The Fuck You Want Public License** ## Other stuff +Using the `/dir/` endpoint will return a redirect to the direct MP4 link, this can be useful for downloading a video + Using the `/info/` endpoint will return a json that contains all video info that youtube-dl can grab about any given video Using `/other/` will attempt to run the twitter embed stuff on other websites videos - This is mostly experimental and doesn't really work for now