network/clipgrab: Updated for version 3.9.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2022-04-26 21:01:28 +07:00 committed by Willy Sudiarto Raharjo
parent 3e9b65d0c3
commit f4bf0f7d66
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 8 additions and 11 deletions

View file

@ -10,8 +10,5 @@ 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.
* For downloading 1080p videos from Youtube you need a newer
version of ffmpeg than currently available on SBo.
Now, Clipgrab downloading youtube-dlp as additional component
to downloading videos.

View file

@ -2,7 +2,7 @@
#
# Slackware build script for clipgrab.
#
# Copyright 2015-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2015-2022 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -29,8 +29,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=clipgrab
VERSION=${VERSION:-3.8.10}
BUILD=${BUILD:-2}
VERSION=${VERSION:-3.9.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="clipgrab"
VERSION="3.8.10"
VERSION="3.9.7"
HOMEPAGE="http://clipgrab.org/"
DOWNLOAD="https://slackware.uk/~urchlay/src/clipgrab-3.8.10.tar.gz"
MD5SUM="9b992e77d14fa22b079d3f64f4cf3451"
DOWNLOAD="https://download.clipgrab.org/clipgrab-3.9.7.tar.gz"
MD5SUM="9f7769e7b3676a012af01870a4706892"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""