-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"/> |