From 0fba3581318a4c3a53438e081ea757538c13d739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 20 Dec 2019 11:17:39 -0500 Subject: update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 996eaf9..f07998b 100644 --- a/README.md +++ b/README.md @@ -22,14 +22,15 @@ that can be easily shared and used by non-programmers. 4. Next choose the video format - To download the highest quality of video, select the video format `Video - Best Quality` - If you only want the audio (saved as .mp3), select `Audio Only - Best Quality` - - If you want another video format, click `Detect All Available Formats`, which will + - If you want another video format, click `Get Formats`, which will fetch the available video formats and populate the dropdown with the available formats. Warning: some of these formats may be video only or audio only! 5. Click the Download button. ### Developer Setup Just set up Python3 with libraries PyQt5. -`cd` to the repository path, and then `make demo` or `python script.py`. + +Run `make demo` or `python script.py` ### Generate Tarball -- cgit v1.2.3