Skip to content

anekobtw/youtube-dl-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-dl-bot

version license python

A Telegram bot for downloading videos from different platforms directly in your chats.

Live Bot: @free_yt_dl_bot

🛠️ Setup

1. Install Python

2. Install ffmpeg

3. Acquire bot token from @BotFather

4. Create a .env file in bot/ folder with:

TOKEN = your_telegram_bot_token_here

5. Clone and install dependencies:

$ git clone https://github.com/anekobtw/youtube-dl-bot.git
$ cd youtube-dl-bot/bot
$ pip install -r requirements.txt

6. Run the bot

$ python main.py

Contributing 🤝

Pull requests, bug reports, and feature suggestions are welcome! Please read our Code of Conduct

License 📄

©️ All rights reserved by @anekobtw. Unauthorized copying or redistribution is prohibited.

// Maintained with ❤️ by @anekobtw

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages