Add External Video to features list

This commit is contained in:
dangered wolf 2022-07-15 21:48:57 -04:00
parent 1ebd341776
commit 09f278169b
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -29,7 +29,8 @@ Here's a little chart comparing features to Twitter default embeds and other emb
| | pxTwitter | Twitter default | vxTwitter (BetterTwitFix) | Twxtter (sixFix) | | | pxTwitter | Twitter default | vxTwitter (BetterTwitFix) | Twxtter (sixFix) |
| ------------------------------------- | :----------------: | :------------------------------: | :------------------------------: | :------------------------------: | | ------------------------------------- | :----------------: | :------------------------------: | :------------------------------: | :------------------------------: |
| Embed Tweets / Photos | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | Embed Tweets / Photos | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Embed Videos | :heavy_check_mark: | :x:¹ | :heavy_check_mark: | :heavy_check_mark: | | Embed Twitter Videos | :heavy_check_mark: | :x:¹ | :heavy_check_mark: | :heavy_check_mark: |
| Embed External Videos (YouTube, etc.) | :heavy_check_mark: | :x: | :x:⁴ | :x: |
| Embed Poll results | :heavy_check_mark: | :x: | :x: | :x: | | Embed Poll results | :heavy_check_mark: | :x: | :x: | :x: |
| Embed Quote Tweets | :heavy_check_mark: | :x: | :heavy_minus_sign: Without Media | :heavy_minus_sign: Without Media | | Embed Quote Tweets | :heavy_check_mark: | :x: | :heavy_minus_sign: Without Media | :heavy_minus_sign: Without Media |
| Embed Multiple Images | :x: | :heavy_minus_sign: Discord Only³ | With c.vxtwitter.com | :x: | | Embed Multiple Images | :x: | :heavy_minus_sign: Discord Only³ | With c.vxtwitter.com | :x: |
@ -44,6 +45,8 @@ Here's a little chart comparing features to Twitter default embeds and other emb
³ Discord uses a custom embed container for Twitter.com to enable multi-image, which is unfortunately not available to other websites. ³ Discord uses a custom embed container for Twitter.com to enable multi-image, which is unfortunately not available to other websites.
⁴ On GitHub, BetterTwitFix (vxTwitter) claims to support this feature, however in my testing as of mid-July 2022, this does not seem to work.
--- ---
## Why pxTwitter is better to develop for and deploy ## Why pxTwitter is better to develop for and deploy