Skip to content

ironinter/Youtube-Downloader-With-GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Downloader With GUI

GUi Program Made with Python, using yt_dlp , tkinter and ttkbootstrap library.

Description

Youtube Downloader that can download videos and Playlist.

How to run ?

  1. Download Makefile and requirements.txt and main.py.

    • How to Download Here.
  2. open main.py by VS code or any other code Editor.

  3. Run make in the Terminal or Create an Environment manually Here and install all required libraries requirements.txt:

make
  1. in the Terminal run main.py by running :
python main.py

How to Use ?

Just Enter THE URL video Or Playlist in URL Bar and Enter The Quality You want or Press Download To Auto Download at 720p.

images of the program

  • image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.3%
  • Makefile 20.7%