Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
olivialba committed Sep 24, 2024
1 parent 5f4b3dc commit 44402ed
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# yt-dlp-gui
A small GUI for downloading video from youtube using yt-dlp
A very small and simple dearpy GUI for downloading videos from youtube using yt-dlp.


## Instruction
- Install requirements `pip install -r requirements.txt`
- Run `main.py`
- Insert the url link for the youtube video.
- You may select your prefered video quality to download, `Recommended Quality` will download the best video format based on yt-dlp standards.

### Example
<img src="src/data/img/video_img1.jpg" alt="drawing" width="700"/>

0 comments on commit 44402ed

Please sign in to comment.