From b6800bddb87746e15e17d8ed4710a25725354c52 Mon Sep 17 00:00:00 2001 From: leot Date: Mon, 27 Apr 2020 19:54:53 +0000 Subject: gallery-dl: Update to 1.13.5 Changes: 1.13.5 ------ ### Additions - [500px] recognize `web.500px.com` URLs - [aryion] support downloading from folders (#694) - [furaffinity] add extractor for followed users (#515) - [hitomi] add extractor for tag searches (#697) - [instagram] add `post_id` and `num` metadata fields (#698) - [newgrounds] add extractor for followed users (#684) - [patreon] recognize URLs with creator IDs (#711) - [twitter] add `reply` metadata field (#705) - [xhamster] recognize more URLs (#700) ### Fixes - [gelbooru] improve post ID extraction in pool listings - [hitomi] fix extraction of galleries without tags - [jaiminisbox] update metadata decoding procedure (#702) - [mastodon] fix pagination (#701) - [mastodon] improve account searches (#704) - [patreon] fix hash extraction from download URLs (#693) - improve parameter extraction when solving Cloudflare challenges --- net/gallery-dl/distinfo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'net/gallery-dl/distinfo') diff --git a/net/gallery-dl/distinfo b/net/gallery-dl/distinfo index 00f229d2c07..4fb6c8afe63 100644 --- a/net/gallery-dl/distinfo +++ b/net/gallery-dl/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.52 2020/04/12 20:05:04 leot Exp $ +$NetBSD: distinfo,v 1.53 2020/04/27 19:54:53 leot Exp $ -SHA1 (gallery_dl-1.13.4.tar.gz) = cef14e987eab8b45eccfebba16ea36396760ee29 -RMD160 (gallery_dl-1.13.4.tar.gz) = 8ce9380ed5cfc2595b991b758a160dd1e3d4b2d6 -SHA512 (gallery_dl-1.13.4.tar.gz) = 8b6a488a37b34f31c58d5bc49e77ebba7c0407a621f196147e6e3f4698ae80cce35167593266469c9c98410f7ed987aa29fef97097ee1af13c98ba043dfbe0d7 -Size (gallery_dl-1.13.4.tar.gz) = 268829 bytes +SHA1 (gallery_dl-1.13.5.tar.gz) = 84d90c781658cab8a9a40ac0cc6b961c6536f230 +RMD160 (gallery_dl-1.13.5.tar.gz) = 4317968f8afa0981bd53d4db2b36cbfdc84df50d +SHA512 (gallery_dl-1.13.5.tar.gz) = a9fbf91a8371daa558f8a88317e655a71e46baeb7178859475f15d87b9ca65ac06b18ffb7b23aeac5b68a38341071e962d877a0c61c072b6c259634dd3f8f9cf +Size (gallery_dl-1.13.5.tar.gz) = 270280 bytes SHA1 (patch-gallery__dl_version.py) = bcfd1666f21b9c050908a7e5592dfbce3b8791ce -- cgit v1.2.3