sya

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

commit eb36c507db874ad4dd11f6042bd5c69ea55fc219
parent 41e28d114852fdf81d86d220bf107fa920f09033
Author: gearsix <gearsix@tuta.io>
Date:   Sat, 31 Jul 2021 22:48:05 +0100

added uninstall to readme

Diffstat:
MREADME.txt | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.txt b/README.txt @@ -64,7 +64,12 @@ TRACKLIST ✘ Spazzmatica Polka (1:26:01) INSTALL - "sudo python ./setup.py install" or "python ./setup.py install --user" + "sudo python ./setup.py install --record install.txt" or + "python ./setup.py install --user --record install.txt" + +UNINSTALL + The 'install.txt' file from the install must be present. + "sudo rm $(cat install.txt)". DISCLAIMER It should go without saying, don't use this for pirating music.