dump-mirrorbot/bot/helper
Aki 351d4030a8 fs_utils.py: Use python-magic for guessing mimetype (#31)
1. mimetypes is not a reliable way to know the mime type of a file.

2. python-magic uses libmagic which identifies file types by checking their headers according to a predefined list of file types.

	https://github.com/ahupp/python-magic
2020-01-16 09:06:55 -08:00
..
ext_utils fs_utils.py: Use python-magic for guessing mimetype (#31) 2020-01-16 09:06:55 -08:00
mirror_utils Fixed error in gdrivetools 2020-01-10 17:36:51 +05:30
telegram_helper Re implement upload progress after rebase 2019-12-24 17:24:35 +05:30
__init__.py Major project structure rebase 2019-09-17 19:17:34 +05:30