Add note about video embeds

This commit is contained in:
dangered wolf 2023-12-15 17:27:09 -05:00 committed by GitHub
parent 7bfa0a0976
commit cf6fe3efbe
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,7 +185,7 @@ In 2023, Twitter began blocking posts with NSFW media from the guest API. We use
---
## Q&A
## FAQ
### What's the difference between `fxtwitter.com`, `twittpr.com`, and `fixupx.com`?
@ -197,6 +197,10 @@ They all run the exact same worker and function identically... mostly.
Telegram's embedding servers sometimes never even send us a request to embed a URL, possibly due to their servers being overloaded. If you have a link that is broken you can try one of FixTweet's other domains (`fxtwitter.com`, `twittpr.com`) or use [Webpage Bot](https://t.me/WebpageBot) to try to clear the cache of the embed.
### Why do video embeds look different on Discord?
Discord hides the text when videos are attached to a website embed. As a result, we have to mess around with other parameters to display embeds correctly.
### What if I don't want FixTweet to combine my post's images together with multi-image?
No problem! You can pick any specific photo from a post using Twitter's own URL syntax (`/photo/1` is the first photo of a post) and we'll render you the full-resolution original image.