Skip to content

Releases: AhmedMansour024/Youtube-Downloader-With-GUI

v1.1

08 Nov 18:46
0dbbbe1
Compare
Choose a tag to compare

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.

What is New?

Download Location Feature Has been Add.

How to run ?

  1. Clone this repository to your Device:

    git clone https://github.com/AhmedMansour024/Youtube-Downloader-With-GUI
  2. Run make in the Terminal To Create an Environment:

    • Learn How to install Make Here.

    • Or Create an Environment manually Here and install all necessary libraries By Using:

       pip install -r requirements.txt

How to Use ?

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

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

  3. Choose Download Location.

  4. Press Download to Start Downloading.

images of the program

  • image

v1.0

05 Nov 23:41
e1e035b
Compare
Choose a tag to compare

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.