Skip to content

clicky4u/yt-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ₯ yt-downloader-tkinter

A Python-based YouTube video downloader with a Tkinter GUI. Supports video/audio downloads, multiple resolutions, and additional features like thumbnails and video info.

πŸ“Œ Features

βœ… Download videos or audio from YouTube
βœ… Save videos in various formats and qualities
βœ… Option to download thumbnails and video info

πŸ“¦ Requirements

  • Python 3.x
  • yt-dlp library
  • Pillow (for image processing like QR codes, thumbnails)
  • FFmpeg (Required for certain formats)

⚠️ Installing FFmpeg

  1. Download ffmpeg.exe from this link (or any trusted source).
  2. Move ffmpeg.exe to the _internal folder inside this project.
  3. Run the script as usual.

πŸš€ Installation

Clone the repository and install dependencies:

git clone https://github.com/clicky4u/yt-downloader-tkinter.git
cd yt-downloader-tkinter
pip install -r requirements.txt
Then run: youtube_downloader.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages