Skip to content

clarencesarmiento/Youtube-Downloader

Repository files navigation

YouTube Video & Audio Downloader

MIT License Moodboard

A Desktop application written in Python to download YouTube Video or Audio.

Screenshots

Light Mode Dark Mode

Features

  • Light/dark mode toggle
  • Download Video or Audio
  • Video Resolution / Audio Bitrate selection

Tech Stack

Language: Python

GUI Framework: Tkinter / customtkinter

Library: pytube

Run Locally

Clone the project

git clone https://github.com/clarencesarmiento/Youtube-Downloader.git

Go to the project directory

  cd \Youtube-Downloader

Install dependencies

pip install -r -requirements.txt

Run the App

python main.py

Authors

Feedback

If you have any feedback, please reach me out at clarencemolinosarmiento@gmail.com

Appendix

Moodboard