Added the /dir/ endpoint info to the readme

This commit is contained in:
robinuniverse 2021-07-21 17:51:36 -05:00
parent 35988b1272
commit df7bf05fe6

View file

@ -58,6 +58,8 @@ This project is licensed under the **Do What The Fuck You Want Public License**
## Other stuff
Using the `/dir/<video-url>` endpoint will return a redirect to the direct MP4 link, this can be useful for downloading a video
Using the `/info/<video-url>` endpoint will return a json that contains all video info that youtube-dl can grab about any given video
Using `/other/<video-url>` will attempt to run the twitter embed stuff on other websites videos - This is mostly experimental and doesn't really work for now