A Telegram MDisk Video Downloader Bot, You can watch downloaded Videos without MX player (bypass mdisk requirements)
HASHYour API Hash from my.telegram.orgIDYour API ID from my.telegram.orgTOKENYour bot token from @BotFather
WINSet to 1 to use Windows version, defaults to 0 which is for Linux versionAUTHList of Authenticated User's ID seperated by comma (,)BANList of Banned User's ID seperated by comma (,)
STRINGPremium User String SessionTEMP_CHATUsername or ID of Chat (Channel or Group, Private, Public), both User account and Bot should have access to messages in that chat (basically a log chat but required not optional)
/start - start message
/help - list of commands
/mdisk mdisklink - usage
/thumb - reply to a image document of size less than 200KB to set it as Thumbnail
( you can also send image as a photo to set it as Thumbnail automatically )
/remove - remove Thumbnail
/show - show Thumbnail
/mode - change upload mode
( default mode is Video)
You can use the bot locally by either running main.py or deploy using Procfile or Dokerfile or docker-compose.yml