This commit is contained in:
dangered wolf 2022-07-24 19:11:01 -04:00
commit 490202dcff
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -16,7 +16,7 @@
## Embed Videos
Let's face it — we all have videos of memes and other things from Twitter we want to quickly share with friends. With normal Twitter links, embedding videos is often broken on Discord and impossible on Telegram.
Let's face it — we all have videos of memes and other things from Twitter we want to quickly share with friends. With normal Twitter links, embedding videos is often broken on Discord and impossible on Telegram. But using FixTweet, we embed the raw mp4 file so it's compatible with just about anything supporting video embeds.
![](https://cdn.discordapp.com/attachments/165560751363325952/1000495191817453578/pxTwitter.png)
@ -40,7 +40,7 @@ You can translate a tweet into any other supported language, with the original a
Just append a tweet with its 2-letter language code. So for English, add `/en` at the end.
![](https://cdn.discordapp.com/attachments/165560751363325952/1000579738248675338/pxTwitter.png)
![](https://cdn.discordapp.com/attachments/165560751363325952/1000890584153735238/FixTweet.png)
## Direct media links
@ -140,7 +140,8 @@ Once you're set up with your worker on `*.workers.dev`, [add your worker to your
### Things to tackle in the future
- Returning JPG with multi-image for Telegram as it doesn't support WebP in embeds for some reason
- More reliable Multi-Image in Telegram
- Reimplement TwitFix API for third-party developers
### Bugs or issues?