knadh / tg-archive

A tool for exporting Telegram group chats into static websites like mailing list archives.
MIT License
903 stars 139 forks source link

Uppercase extension support and .oga support #135

Closed TechnoStrife closed 3 months ago

TechnoStrife commented 3 months ago

Video and audio players weren't present when the original filename had an uppercase extension. This PR fixes this and adds media players for .oga files

knadh commented 3 months ago

Released as v1.2.1. Thank you.