Skip to content

ssebastianoo/yt-dlp-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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:/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