A Telegram bot to download from Youtube server.
API_ID
- Your APP ID. Get it from my.telegram.orgAPI_HASH
- Your API_HASH. Get it from my.telegram.orgBOT_TOKEN
- Bot Token of Your Telegram Bot. Get it from @BotFather
Deploying is easy 🤫! You can deploy this bot in Heroku or in a VPS
- Clone this repo
git clone https://github.com/IDN-C-X/IDN-YoutubeDL-Bot.git
- Enter to the project directory,
cd IDN-YoutubeDL-Bot
- Install Requirements, Then install other requirements,
pip3 install -r requirements.txt
- Fill Config Vars,
For PCs - Use Normal Text Editor to Fill Config Vars
For Vps - If you haven't installed nano yet, Read This - How to install Nano in your computer/Vps
sudo nano config.py
- Now run the bot
bash start.sh
DONE 🥳, Enjoy The Bot! Be sure to Follow Me on Github to Show some support 😍!
If you found a bug in this bot please open an issue or report it at the Support Group.
Copyright (c) 2021 IDN-C-X (UserLazy)
This IDN-YoutubeDL-Bot repository is licensed under GPLv3 License.