adryd325 / discord-twitter-video-embeds

A Discord bot that fixes broken Twitter, TikTok and Reddit Embeds. This repository is archved in a BROKEN STATE. I'm uninterested in continuing to maintain it.
https://adryd.co/twitter-embeds
MIT License
82 stars 10 forks source link

Tweets with multiple videos #10

Open Vendicated opened 1 year ago

Vendicated commented 1 year ago

You probably already know but Twitter has added the ability to mix and match up to 4 videos with images and gifs. It would be cool to support this

I'm not quite sure what the best way of handling this would be. 4 videos might be a bit much so perhaps make this configurable?

There's also the special way to link to a specific video: https://twitter.com/USER/status/ID/video/3 (would link to the third video), so checking for that and only embedding that video would also be good