Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 373 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 373 Bytes

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