Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 532 Bytes

File metadata and controls

12 lines (9 loc) · 532 Bytes
sudo apt update && sudo apt install -y python3 python3-pip && pip3 install yt-dlp --break-system-packages
git clone https://github.com/math14f/youtube.sever.linux.git
chmod +x youtube.sever.linux
cd youtube.sever.linux
sudo python3 app.py

YT Channel Downloader YT Channel Downloader is a self-hosted web application built with Flask, designed to automate the download and archiving of entire YouTube channels. It acts as a user-friendly graphical user interface (GUI) on top of the powerful command-line tool yt-dlp.