32 lines
404 B
Plaintext
32 lines
404 B
Plaintext
|
|
Title: Zymp3
|
|
Description: Convert youtube videos to mp3
|
|
Author: Silvernode
|
|
Contact: silvernode@gmail.com
|
|
Platform: Linux
|
|
|
|
|
|
|
|
Dependencies
|
|
-------------
|
|
|
|
* youtube-dl
|
|
* zenity or yad
|
|
* xdg-utils
|
|
* libnotify
|
|
* ffmpeg or avconvert
|
|
|
|
|
|
Installation
|
|
-------------
|
|
|
|
1. Open a terminal window
|
|
2. Navigate to the directory zymp3 is located
|
|
3. you@machine:~$ cd zymp3/src
|
|
4. ./zymp3
|
|
|
|
TODO: standalone installer
|
|
|
|
|
|
|