diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-12-15 07:35:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-16 04:41:22 +0700 |
commit | 388361f667f157725eb62a3acb204e52b08d42c9 (patch) | |
tree | c26db609fca948c26d368260f52c0920f59dacb4 /network/clipgrab | |
parent | 98e4c1010749f4acb4bcfecea990bc82565453a1 (diff) | |
download | slackbuilds-388361f667f157725eb62a3acb204e52b08d42c9.tar.gz |
network/clipgrab: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/clipgrab')
-rw-r--r-- | network/clipgrab/README | 3 | ||||
-rw-r--r-- | network/clipgrab/clipgrab.desktop | 10 |
2 files changed, 10 insertions, 3 deletions
diff --git a/network/clipgrab/README b/network/clipgrab/README index e9a59501a6..569e6f3008 100644 --- a/network/clipgrab/README +++ b/network/clipgrab/README @@ -9,3 +9,6 @@ more in: http://clipgrab.org/faqs/supported-sites It converts downloaded videos to MPEG4, MP3 or other formats in just one easy step. + +NOTE: This suggests FFMPEG with libmp3lame support enabled for +video conversion to MP3 format. diff --git a/network/clipgrab/clipgrab.desktop b/network/clipgrab/clipgrab.desktop index 4129bb6229..81e7bf664c 100644 --- a/network/clipgrab/clipgrab.desktop +++ b/network/clipgrab/clipgrab.desktop @@ -2,10 +2,14 @@ Type=Application Encoding=UTF-8 Name=ClipGrab -GenericName=Video Downloader -Comment=Download videos and convert it +GenericName=Download and convert videos from various portals (e.g. YouTube) +GenericName[de_DE]=Videos von Online-Portalen wie YouTube herunterladen und konvertieren +GenericName[pt_BR]=Baixar vídeos de sites como Youtube e Dailymotion +Comment=Download and convert videos from various portals (e.g. YouTube) +Comment[de_DE]=Videos von Online-Portalen wie YouTube herunterladen und konvertieren +Comment[pt_BR]=Baixar vídeos de sites como Youtube e Dailymotion Icon=/usr/share/pixmaps/clipgrab.png Exec=clipgrab TryExec=clipgrab Terminal=false -Categories=Qt;AudioVideo;Audio;Video; +Categories=Application;Network |