Skip to content

ZeroNiki/Youtube-Downloader-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube downloader bot

About

lib:

  • aiogram
  • yt-dlp

Simple bot for downloading youtube video

Installation

clone the repo

git clone https://github.com/ZeroNiki/Youtube-Downloader-Bot.git
cd Youtube-Downloader-Bot

Configuration

go to src/.env and insert your token from @BotFather:

TOKEN=your token 

Start

python3 main.py