sya

split youtube audio tracks, with an optional pyqt gui
git clone git://src.gearsix.net/sya
Log | Files | Refs | Atom | README

commit 32f5c0332712795186184bc73fd47bba0fc97bb7
parent 972174ec09e9aa109e614b67bea62f92ee2cb971
Author: gearsix <gearsix@tuta.io>
Date:   Tue, 13 Dec 2022 13:29:03 +0000

Merge branch 'master' into develop

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -100,7 +100,7 @@ To **uninstall**, just remove all files recorded to *./install.txt*. Some people don't like the cli and I wanted to play with PyQt, so sya-pyqt wraps a nice GUI around the *sya.py* runtime. -![screenshot](screenshot.png "sya-pyqt on Windows") +![screenshot](./screenshot.PNG "sya-pyqt on Windows") ### Development