mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/clipgrab: Updated for version 3.6.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
37e8f12c49
commit
65220927cb
4 changed files with 12 additions and 9 deletions
|
@ -4,11 +4,14 @@ ClipGrab is a GPLv3-licensed Open Source project and of course
|
|||
also available for Linux.
|
||||
|
||||
ClipGrab is a free downloader and converter for YouTube, Vimeo,
|
||||
Metacafe, Dailymotion and many other online video sites, see
|
||||
Metacafe, Dailymotion and many other online video sites, see
|
||||
more in: http://clipgrab.org/faqs/supported-sites
|
||||
|
||||
It converts downloaded videos to MPEG4, MP3 or other formats
|
||||
It converts downloaded videos to MPEG4, MP3 or other formats
|
||||
in just one easy step.
|
||||
|
||||
NOTE: This suggests FFMPEG with libmp3lame support enabled for
|
||||
NOTE: This suggests FFMPEG with libmp3lame support enabled for
|
||||
video conversion to MP3 format.
|
||||
|
||||
* For downloading 1080p videos from Youtube you need a newer version of
|
||||
ffmpeg than currently available on SBo.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for clipgrab.
|
||||
#
|
||||
# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=clipgrab
|
||||
VERSION=${VERSION:-3.6.2}
|
||||
VERSION=${VERSION:-3.6.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="clipgrab"
|
||||
VERSION="3.6.2"
|
||||
VERSION="3.6.3"
|
||||
HOMEPAGE="http://clipgrab.org/"
|
||||
DOWNLOAD="https://download.clipgrab.org/clipgrab-3.6.2.tar.gz"
|
||||
MD5SUM="d2d61d273b3bb228d9ec7ce81333e9ca"
|
||||
DOWNLOAD="https://download.clipgrab.org/clipgrab-3.6.3.tar.gz"
|
||||
MD5SUM="0e7d9dd854eebbaf55d53e9243819125"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
clipgrab: clipgrab (downloading video tool)
|
||||
clipgrab:
|
||||
clipgrab: ClipGrab is a free downloader and converter for YouTube, Vimeo,
|
||||
clipgrab: ClipGrab is a free downloader and converter for YouTube, Vimeo,
|
||||
clipgrab: Metacafe, Dailymotion and many other online video sites.
|
||||
clipgrab:
|
||||
clipgrab: Home page: http://clipgrab.org/
|
||||
|
|
Loading…
Reference in a new issue