EDM115 / unzip-bot

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

[FEATURE REQUEST] Set cookies for URL download #323

Open EDM115 opened 3 months ago

EDM115 commented 3 months ago

sometimes we get 403 because some websites need auth, so maybe we could set cookies before doing a request (some special command for users, separate for each dl and user, ability to save them maybe)
although it would probably need a rework of the url download feature and maybe we should use aria2c, would help a lot