aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorG. Galdini <jake@dioniso.com.br>2024-08-01 10:33:02 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-01 12:36:00 +0700
commited075b130b39f3c0a4f8e4a45a1175df94397735 (patch)
tree7557a87fcb0e2b52bff8263129fa0be7da180a5e /python
parent48cb6bb82491ac5aec2a092742283101a0a6b8ed (diff)
python/instaloader: Updated for version 4.12.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/instaloader/README18
-rw-r--r--python/instaloader/instaloader.SlackBuild2
-rw-r--r--python/instaloader/instaloader.info6
3 files changed, 13 insertions, 13 deletions
diff --git a/python/instaloader/README b/python/instaloader/README
index 1e3d9ecd02..5419057fab 100644
--- a/python/instaloader/README
+++ b/python/instaloader/README
@@ -2,12 +2,12 @@ Instaloader is a tool to download pictures (or videos) along with their
captions and other metadata from Instagram.
What it do and is:
-* downloads public and private profiles, hashtags, user stories, feeds
-and saved media,
-* downloads comments, geotags and captions of each post,
-* automatically detects profile name changes and renames the target
-directory accordingly,
-* allows fine-grained customization of filters and where to store
-downloaded media,
-* automatically resumes previously-interrupted download iterations,
-* is free open source software written in Python.
+ * downloads public and private profiles, hashtags, user stories, feeds
+ and saved media,
+ * downloads comments, geotags and captions of each post,
+ * automatically detects profile name changes and renames the target
+ directory accordingly,
+ * allows fine-grained customization of filters and where to store
+ downloaded media,
+ * automatically resumes previously-interrupted download iterations,
+ * is free open source software written in Python.
diff --git a/python/instaloader/instaloader.SlackBuild b/python/instaloader/instaloader.SlackBuild
index e7dbf31680..78ed80880e 100644
--- a/python/instaloader/instaloader.SlackBuild
+++ b/python/instaloader/instaloader.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=instaloader
-VERSION=${VERSION:-4.12}
+VERSION=${VERSION:-4.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/instaloader/instaloader.info b/python/instaloader/instaloader.info
index 99799d02e0..46ed58a7fc 100644
--- a/python/instaloader/instaloader.info
+++ b/python/instaloader/instaloader.info
@@ -1,8 +1,8 @@
PRGNAM="instaloader"
-VERSION="4.12"
+VERSION="4.12.1"
HOMEPAGE="https://instaloader.github.io"
-DOWNLOAD="https://github.com/instaloader/instaloader/archive/v4.12/instaloader-4.12.tar.gz"
-MD5SUM="47004c2ce484f2b7edaa77839fa4c41c"
+DOWNLOAD="https://github.com/instaloader/instaloader/archive/v4.12.1/instaloader-4.12.1.tar.gz"
+MD5SUM="2c90c5ac767d245259ad88bc3094ce7c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""