Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 794 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 794 Bytes

Rishav'S Classplus Videos Downloader via Text File

How to Deploy? 🤔. you can deploy on your VPS.

  1. First Click on Star
  2. Then Fork This Repo
  3. Then Deploy Over Vps

note This Repo will only work in VPS.

Deploy to vps

before Deploying Change your Credentials in Vars.py

sudo apt update
git clone https://github.com/rishavdevkr/cpdown
cd cpdown
pip3 install -r requirements.txt
python3 main.py
Note:- use (nohup python3 main.py) to run 24×7

AVAILABLE COMMANDS

/start - check whether the bot is alive 
/Classplus - For downloading all app videos of Classplus app and all the other app which is available in you text Files such as .m3u8.

forthebadge made-with-python