Merge branch 'main' of github.com:dylanpdx/BetterTwitFix

This commit is contained in:
Dylan 2023-10-20 23:42:25 +01:00
commit a07821a89f

View File

@ -1,4 +1,4 @@
# vxTwitter
# vxTwitter / fixvx
(A fork of TwitFix)
Basic flask server that serves fixed twitter video embeds to desktop discord by using either the Twitter API or Youtube-DL to grab tweet video information. This also automatically embeds the first link in the text of non video tweets (API Only)
@ -12,6 +12,8 @@ Additionally, vxTwitter has a 'none' cache option, which is intended to be used
Just replace twitter.com with vxtwitter.com on the link to the tweet! `https://twitter.com/jack/status/20` -> `https://vxtwitter.com/jack/status/20`
You can also replace x.com links with fixvx.com
## API
If you're a nerd like me and want to use information about a tweet in your code, you can make a request to `api.vxtwitter.com` to get basic information about a tweet:
`https://api.vxtwitter.com/Twitter/status/1577730467436138524`