Skip to content

moviesunlimited/Zee5-Downloader

 
 

Repository files navigation

Zee5 Downloader

If you find any bugs, report at @TroJanzSupport

My Features:

👉 Upload as file/video from any NON-DRM Zee5 link

👉 Permanent thumbnail support.

Installation

Deploy to Heroku

Deploy

Run in your VPS

  • Install requirements
sudo apt install python3-pip
sudo apt install ffmpeg
  • Create config.py appropriately (Refer Configs section)

  • Run the app

git clone https://github.com/TroJanzHEX/Zee5-Downloader
cd Zee5-Downloader
pip3 install -r requirements.txt
python3 bot.py

Configs

  • TG_BOT_TOKEN - Get bot token from @BotFather
  • APP_ID - From my.telegram.org (or @UseTGXBot)
  • API_HASH - From my.telegram.org (or @UseTGXBot)
  • DB_URI - PostgreSQL DB URL

Commands

  • /start - Check if bot is alive
  • /help - To know how the bot works
  • /upgrade - Nothing much here
  • /showthumb - Shows saved thumbnail
  • /delthumb - Clear saved thumbnail

Credits, and Thanks to Beloved Developers ;

About

A simple telegram bot to download from Zee5 links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%