Skip to content

thenullastris/YT-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YT Converter

A simple YouTube video/audio downloader for Linux, built with Python and CustomTkinter.

Features

  • Download YouTube videos as MP3 (audio) or MP4 (video)
  • Quality selector: Best / 720p / 480p
  • Real-time download progress bar
  • Dark theme UI
  • Saves to ~/Downloads automatically

Requirements

  • Python 3.10+
  • ffmpeg (sudo apt install ffmpeg)

Run from source

git clone https://github.com/thenullastris/YT-Converter.git
cd YT-Converter
chmod +x run.sh
./run.sh

Build executable

chmod +x build-appimage.sh
./build-appimage.sh

Download

Grab the latest binary from Releases.

Built by

Khin Phunnadet

About

A simple YouTube video/audio downloader for Linux, built with Python and CustomTkinter.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors