Updated readme to included new instructions
This commit is contained in:
parent
b848f5fb56
commit
41922fcffc
31
README
31
README
@ -1,14 +1,11 @@
|
|||||||
|
|
||||||
Title: Zymp3
|
##Zymp3
|
||||||
Description: Convert youtube videos to mp3
|
####A frontend for youtube-dl and ffmpeg/avconv
|
||||||
Author: Silvernode
|
|
||||||
Contact: silvernode@gmail.com
|
|
||||||
Platform: Linux
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Dependencies
|
###Dependencies
|
||||||
-------------
|
|
||||||
|
|
||||||
* youtube-dl
|
* youtube-dl
|
||||||
* zenity or yad
|
* zenity or yad
|
||||||
@ -17,15 +14,21 @@ Dependencies
|
|||||||
* ffmpeg or avconvert
|
* ffmpeg or avconvert
|
||||||
|
|
||||||
|
|
||||||
Installation
|
###Install
|
||||||
-------------
|
|
||||||
|
|
||||||
|
A install file is included, just run:
|
||||||
|
|
||||||
|
```./install.sh```
|
||||||
|
|
||||||
|
|
||||||
|
###Uninstall
|
||||||
|
|
||||||
|
To uninstall run:
|
||||||
|
|
||||||
|
```./uninstall.sh```
|
||||||
|
|
||||||
1. Open a terminal window
|
|
||||||
2. Navigate to the directory zymp3 is located
|
|
||||||
3. you@machine:~$ cd zymp3/src
|
|
||||||
4. ./zymp3
|
|
||||||
|
|
||||||
TODO: standalone installer
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user