super-cooper / memebot

A custom Discord bot For The Boys
GNU General Public License v3.0
8 stars 0 forks source link

Use valid video files in Twitter embeds #148

Closed super-cooper closed 1 year ago

super-cooper commented 1 year ago

At some point, Twitter started including x-mpeg playlist files in their media lists, which do not resolve to videos. This resulted in bad embed links being posted by Memebot. Now, we filter the media by videos only to ensure we select a good video link to post.