aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-12-20 11:17:39 -0500
committerJesús <heckyel@hyperbola.info>2019-12-20 11:17:39 -0500
commit0fba3581318a4c3a53438e081ea757538c13d739 (patch)
tree52bacf8e21922d6314f9100aa0d02949ad9728d3
parent56e5d9dfd92364fa366caa5482ffd1abcf60c05d (diff)
downloadhypervideo-gui-0fba3581318a4c3a53438e081ea757538c13d739.tar.lz
hypervideo-gui-0fba3581318a4c3a53438e081ea757538c13d739.tar.xz
hypervideo-gui-0fba3581318a4c3a53438e081ea757538c13d739.zip
update README.md
-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