diff --git a/readme.md b/readme.md index fd396a9..3ea475d 100644 --- a/readme.md +++ b/readme.md @@ -76,6 +76,10 @@ Going to `https://fxtwitter.com/latest/` will present a page that shows the late Using the `/dir/` endpoint will return a redirect to the direct MP4 link, this can be useful for downloading a video +Using the `/dl/` or appending a `.mp4` (before any ?t= params) will make the server download the video and return a static, locally hosted copy + +Using the subdomain `d.fxtwitter.com/` will redirect to a direct MP4 url hosted on Twitter + 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