sayuuuu / Mdisk-Downloader-Bot

A Telegram Mdisk Video Downloader Bot, You can watch Downloaded Videos without MX player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mdisk Downloader Bot

A Telegram MDisk Video Downloader Bot, You can watch downloaded Videos without MX player (bypass mdisk requirements)


Variables

  • HASH Your API Hash from my.telegram.org
  • ID Your API ID from my.telegram.org
  • TOKEN Your bot token from @BotFather

Optionals ( if it's empty then everyone can use the bot )

  • WIN Set to 1 to use Windows version, defaults to 0 which is for Linux version
  • AUTH List of Authenticated User's ID seperated by comma (,)
  • BAN List of Banned User's ID seperated by comma (,)

Usage

/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
/change - change upload mode
( default mode is Document )

Deploy

You can use the bot locally by either running main.py or deploy using Procfile or Dokerfile or docker-compose.yml

Deploy on Railway

About

A Telegram Mdisk Video Downloader Bot, You can watch Downloaded Videos without MX player


Languages

Language:Python 99.4%Language:Dockerfile 0.5%Language:Procfile 0.1%