Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.27 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.27 KB

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 ;