From 09f278169bec5f2f26624ce484bfe86295343112 Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Fri, 15 Jul 2022 21:48:57 -0400 Subject: [PATCH] Add External Video to features list --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5584f47..b3762ac 100644 --- a/README.md +++ b/README.md @@ -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) | | ------------------------------------- | :----------------: | :------------------------------: | :------------------------------: | :------------------------------: | | 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 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: | @@ -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. +⁴ 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