Skip to content

iceBear67/yt-dlp-telegram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YT-DLP Telegram Bot

Telegram bot that allows you to download videos from YouTube, Twitter, Reddit and many other socials using yt-dlp

Use the Bot

Usage

In the bot private chat just send the video url, otherwise use /download <url>

Self hosting

git clone https://github.com/ssebastianoo/yt-dlp-telegram
cd yt-dlp-telegram
pip install -r requirements.txt

create a config.py file and set the token variable to your bot token (check example.config.py)

python3 main.py

The Telegram API limits files sent by bots to 50mb

https://core.telegram.org/bots/faq#how-do-i-upload-a-large-file

About

Use yt-dlp on Telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%