haveachin / reddit-bot

A discord bot that replaces reddit links with their image or video
MIT License
4 stars 3 forks source link

`The video is too big` errors #36

Open BagToad opened 3 weeks ago

BagToad commented 3 weeks ago

Recently seeing most videos returning The video is too big. I don't think the videos are actually too big 🤔

Example Reddit URL: https://www.reddit.com/r/helldivers2/comments/1dl53k1/how_to_place_sentries_where_they_dont_want_you_to/

It seems like there might be a different error during the embed/sending?

https://github.com/haveachin/reddit-bot/blob/17044f7aa7e2cf45521fc44c73f47ce3b8204e5b/cmd/reddit-bot/discord.go#L196-L203