Commit Graph

3943 Commits

Author SHA1 Message Date
Mike Fährmann
4089bceddd [sankaku] implement 'refresh' option (#2958) 2022-09-30 19:55:48 +02:00
Mike Fährmann
779e75c6f8 [kemonoparty] fix attachment IDs overwriting post IDs (#2984)
regression from 09a5cc61
2022-09-30 16:47:09 +02:00
Mike Fährmann
e1d714943b [tumblr] catch exception when updating image token (#2957) 2022-09-30 15:08:21 +02:00
Mike Fährmann
e3a03f335c [instagram] fix GraphQL bugs 2022-09-30 15:05:29 +02:00
Mike Fährmann
6c76b5f90c [deviantart] fix extraction (#2981, #2983)
send a 'csrf_token' with every Eclipse API request
2022-09-29 10:28:39 +02:00
Mike Fährmann
f728b5ca06 [tumblr] add fallback for failed higher-resolution images (#2957) 2022-09-28 21:36:09 +02:00
Mike Fährmann
6992d01e19 [artstation] support search filters (#2970) 2022-09-28 16:51:17 +02:00
Mike Fährmann
194803f3a7 [plurk] fix extraction (#2977) 2022-09-28 13:04:32 +02:00
Mike Fährmann
63e0924927 [pixiv] add 'series' extractor (#2964) 2022-09-27 23:24:03 +02:00
Mike Fährmann
aafea0c4f8 [artstation] fix searches (#2970) 2022-09-27 14:25:55 +02:00
Mike Fährmann
2c67bee5c4 [instagram] update
- reorder some functions and extractors
- add missing GraphQL endpoints
- fix some GraphQL bugs
2022-09-27 14:17:36 +02:00
Mike Fährmann
aa49bf13d2 [instagram] add 'api' option 2022-09-26 22:05:29 +02:00
Mike Fährmann
6f77193a24 [instagram] move API related code into separate classes
may contain bugs and is probably incomplete for the GraphQL variant
2022-09-26 22:04:39 +02:00
Mike Fährmann
ac45ed2764 [skeb] implement 'filters' option (#2945) 2022-09-26 15:17:28 +02:00
Mike Fährmann
32c30754d1 [tumblr] warn when unable to fetch higher-resolution images (#2957)
and download the smaller version
instead of failing with a 404 error
2022-09-26 12:05:34 +02:00
Mike Fährmann
08b0c4c0b1 [docs] add kemono text content example (#2963) 2022-09-25 14:07:41 +02:00
Mike Fährmann
ff532d6c3c [newgrounds] extract 'type' metadata 2022-09-24 20:29:43 +02:00
Mike Fährmann
0393e59535 [newgrounds] add 'games' extractor (#2955) 2022-09-24 12:34:37 +02:00
Mike Fährmann
68f11e02a9 [skeb] add 'search_tags' metadata to search results (#2945) 2022-09-23 13:56:00 +02:00
Mike Fährmann
1378cbb8dd [myportfolio] use fallback when no images are found (#2959) 2022-09-23 13:10:57 +02:00
Mike Fährmann
850608551c [sankaku] detect expired links (#2958) 2022-09-23 11:51:30 +02:00
Mike Fährmann
09a5cc6103 [kemonoparty] add 'count' metadata field (#2952) 2022-09-23 10:44:12 +02:00
Mike Fährmann
89610a49dc [instagram] use REST API endpoint for user feeds (#2666)
With this change, everything is using the newer REST API endpoints
providing higher-quality photos except the now obsolete '/channel' feed.
2022-09-23 10:40:14 +02:00
Mike Fährmann
6737499dbd [instagram] use REST API endpoint for saved posts (#2911)
provides 'username' and 'fullname'
as well as higher-quality images
2022-09-21 20:46:44 +02:00
Mike Fährmann
50e3179c56 [instagram] update _user_by_screen_name()
use REST API
2022-09-21 20:23:37 +02:00
Mike Fährmann
3dacfb3c56 [instagram] update API headers 2022-09-21 20:17:45 +02:00
Mike Fährmann
4b2a006871 [skeb] add 'search' extractor (#2945) 2022-09-21 17:57:55 +02:00
Mike Fährmann
94b34f460e [exhentai] add slash to the end of gallery URLs (#2947) 2022-09-21 17:54:20 +02:00
Mike Fährmann
2787c8511a [mastodon] warn about moved accounts (#2939) 2022-09-20 17:57:14 +02:00
Mike Fährmann
d699310fdf [blogger] add 'label' or 'query' metadata fields (#2930)
for '/search/label/…' or '/search?q=…' URLs
2022-09-20 11:37:39 +02:00
Mike Fährmann
eef50c1f28 [blogger] split 'search' extractor (#2930) 2022-09-19 21:01:21 +02:00
Mike Fährmann
64202dd012 release version 1.23.1 2022-09-18 14:01:09 +02:00
Mike Fährmann
d29fb94098 [bunkr] use 'media-files' servers for m4v and mov files (#2925) 2022-09-18 13:39:29 +02:00
enduser420
bd846abba0 [hotleak] add hotleak extractor (#2909) (#2890) 2022-09-18 13:37:16 +02:00
Mike Fährmann
e99a9b2aff [twitter] improve 'cards-blacklist' (#2875)
allow blacklisting domains and 'name:domain',
where 'domain' depends on a card's 'vanity_url' value
2022-09-17 17:46:34 +02:00
Mike Fährmann
aaf6992bae [twitter] fix new-style '/card_img/' URLs 2022-09-17 17:45:09 +02:00
Mike Fährmann
40baa77630 [twitter] provide proper 'date' for syndication results (#2920) 2022-09-17 14:11:43 +02:00
Mike Fährmann
46fe469c53 [tumblr] implement 'ratelimit' option (#2919) 2022-09-17 14:10:33 +02:00
Mike Fährmann
d0b73fec14 [flickr] add support for secure.flickr.com (#2910) 2022-09-14 16:19:27 +02:00
Mike Fährmann
35eddaa94e [reddit] prevent exception with empty submission URLs (#2913) 2022-09-14 16:14:42 +02:00
Mike Fährmann
464ea90d14 [exhentai] guess extension for original files (#2842)
makes it possible to sometimes, when guessed correctly ('.jpg'),
skip an original file download without costing image limit points
2022-09-14 16:06:27 +02:00
Mike Fährmann
551fdf7ad7 [exhentai] move 509 check into its own function 2022-09-13 18:27:14 +02:00
Mike Fährmann
7a799df17f [tumblr] pre-compile regular expressions 2022-09-13 17:50:48 +02:00
Mike Fährmann
73a52a95b0 update Cloudflare IUAM detection 2022-09-12 11:40:06 +02:00
Mike Fährmann
673b6f1218 [poipiku] use 'img-org.poipiku.com' as image domain (#2796) 2022-09-12 11:21:01 +02:00
Mike Fährmann
4ca1a6e5f3 [bunkr] fix extraction (#2903) 2022-09-09 18:09:52 +02:00
Mike Fährmann
8b76149521 [exhentai] improve 509.gif detection (#2901) 2022-09-09 18:09:52 +02:00
Mike Fährmann
bdad9c40dd remove whitespace before comments in input file URLs (#2808) 2022-09-09 18:09:21 +02:00
Mike Fährmann
b36125333f [postprocessor:zip] implement 'files' option (#2872) 2022-09-09 11:41:27 +02:00
Mike Fährmann
2ed58029f9 {paheal[ add proper support for videos (#2892) 2022-09-04 13:30:48 +02:00