EDM115 / unzip-bot

Telegram bot deployable to heroku that can extract every archive !
https://t.me/unzip_edm115bot
MIT License
100 stars 132 forks source link

[FEATURE REQUEST] Add a default name for downloaded files #342

Open EDM115 opened 2 months ago

EDM115 commented 2 months ago

sometimes files from tg have an empty name or no extension
also files downloaded from URLs may give wanky Content in headers and the name is empty. either we could guess from the url if it contains a filename but a more reliable solution would be to name it UID.ext

afaik it doesn't causes any processing issues but might in the future