WebX-Divin / MDisk-To-Direct-Link-Generator

Advance Mdisk to Direct Download link(MPD) Converter. Just send me the mdisk link and see the magic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Give a Star and Fork the Repo for further use


A telegram bot which converts MDisk links to Direct Download Link, without installing MX Player (Bypass mdisk requirements).

Required Variables

  • TG_BOT_TOKEN - Get bot token from @BotFather

  • APP_ID - From my.telegram.org

  • API_HASH - From my.telegram.org

Deploy on VPS

  • Clone the Repo
git clone https://github.com/WebX-Divin/MDisk-To-Direct-Link-Generator
  • Install the requirements
pip install -r requirements.txt
  • To create a nested environment
apt install tmux
  • Run the nested environment
tmux
  • Run the Bot
python3 bot.py

Join Telegram Channel

About

Advance Mdisk to Direct Download link(MPD) Converter. Just send me the mdisk link and see the magic.


Languages

Language:Python 94.3%Language:Dockerfile 5.0%Language:Procfile 0.7%