Sergo1217 / yt-tg

This is a Python script that downloads YouTube videos and sends them to a Telegram.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YT-TG

This is a Python script that downloads YouTube videos and sends them to a Telegram.

Requirements

You can install the required modules by running the following command:

pip install pyrogram yt-dlp pydantic asyncio tgcrypto

Usage

Before running the script, you need to fill in the

To run the script, simply execute the following command:

python yt-tg.py

About

This is a Python script that downloads YouTube videos and sends them to a Telegram.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%