From 0db928c60fd108eed0192b319acea1da59e687bc Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Sun, 24 Jul 2022 18:26:20 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fd95cc..ba83508 100644 --- a/README.md +++ b/README.md @@ -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? From fd68c693a52c3f136870a9497f7136b9d3963a30 Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Sun, 24 Jul 2022 18:27:41 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba83508..60a07fd 100644 --- a/README.md +++ b/README.md @@ -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)