aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files 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