Mike Fährmann
688bd046fc
release version 1.14.4
2020-08-15 21:29:02 +02:00
Mike Fährmann
d06ad148c7
[shopify] use alternate regex for products on collection pages
...
when the first on doesn't yield any results
2020-08-15 18:24:14 +02:00
Mike Fährmann
7619152988
[reactor] sort 'tags'
...
to ensure a consistent order for test results
2020-08-15 18:22:31 +02:00
Mike Fährmann
cd9de613a2
[exhentai] adjust image limit costs ( #940 )
...
Each original file costs 10 points per 10^6 bytes,
not 10 per 2^20 == 1048576 bytes.
2020-08-15 18:19:33 +02:00
Mike Fährmann
2e6f6ee1c1
[mangoxo] fix login
2020-08-13 22:30:37 +02:00
Mike Fährmann
a6a080656c
[pixnet] detect password-protected albums ( #177 )
2020-08-08 20:48:47 +02:00
Mike Fährmann
67ac6667af
[mangareader] fix extraction
2020-08-07 22:30:10 +02:00
Mike Fährmann
2b88c90f6f
[blogger] add search extractor ( #925 )
2020-08-06 19:43:39 +02:00
Mike Fährmann
d5067c51c5
[instagram] support '/reel/' URLs
2020-08-06 19:20:25 +02:00
Mike Fährmann
2c9766b29f
fix UnboundLocalError in Extractor.request()
...
introduced in d6a271d
2020-08-05 21:52:04 +02:00
Mike Fährmann
aa64149583
[blogger] support searching posts by labels ( closes #925 )
2020-08-04 22:49:37 +02:00
Mike Fährmann
60ba3cb946
[reddit] support gallery posts ( closes #920 )
2020-08-03 22:06:15 +02:00
Mike Fährmann
0d84d3af55
[subscribestar] extract attached media files ( #852 )
2020-08-03 22:02:42 +02:00
Mike Fährmann
19bf76bcf8
update extractor test results
2020-08-03 21:57:00 +02:00
Mike Fährmann
422e69f187
skip external OAuth tests ( closes #908 )
2020-07-30 19:26:09 +02:00
Mike Fährmann
0762d6b29c
[inkbunny] add 'num' field ( #283 )
2020-07-30 19:26:09 +02:00
Mike Fährmann
fbc4278fe4
[instagram] wait before GraphQL requests ( #901 )
2020-07-30 19:26:09 +02:00
Mike Fährmann
ec5870576d
[imgur] handle 403 overcapacity responses ( closes #910 )
2020-07-30 19:26:01 +02:00
Mike Fährmann
d6a271d2c7
add 'response' objects to 'HttpError's
2020-07-30 18:23:26 +02:00
Mike Fährmann
72c5578a27
[hentainexus] improve/simplify code
2020-07-30 00:35:49 +02:00
Mike Fährmann
627d2141d3
[xhamster] fix extraction ( closes #917 )
2020-07-29 22:51:34 +02:00
Mike Fährmann
3f73cc6855
allow 'parent-directory' to work recursively ( fixes #905 )
2020-07-29 00:31:23 +02:00
Mike Fährmann
27e31f4a16
[myportfolio] raise 'NotFoundError' for deleted posts
2020-07-27 16:15:24 +02:00
Mike Fährmann
f317a57c5e
[simplyhentai] fix 'gallery_id' extraction
2020-07-27 16:14:06 +02:00
Mike Fährmann
daeef8a5e3
[vsco] handle missing 'description' fields
2020-07-27 14:45:17 +02:00
Mike Fährmann
26a967cbd4
[pinterest] match 'pinterest.co.uk' URLs ( fixes #914 )
2020-07-27 14:41:34 +02:00
Mike Fährmann
901a897e6f
[inkbunny] mention login support
2020-07-26 23:52:52 +02:00
Mike Fährmann
c5aaa1de77
[inkbunny] simplify metadata structure ( #283 )
...
Just put everything at the top level,
instead of having a separate 'post' object.
2020-07-26 23:43:50 +02:00
Mike Fährmann
b921fee24d
[inkbunny] fix submission order ( #283 )
...
Getting detailed submission info via /api_submissions.php reordered the
input submissions and sorted them by ID. InkbunnyAPI.detail() now sorts
them back and ensures they are returned in their original order.
This commit also removes the 'metadata' option and always requests
submission descriptions.
2020-07-26 23:12:45 +02:00
Mike Fährmann
e50c75628c
[subscribestar] update 'date' parsing
2020-07-24 22:27:36 +02:00
Mike Fährmann
c4ed9f4faa
[inkbunny] add 'metadata' option ( #283 )
2020-07-24 18:05:53 +02:00
Mike Fährmann
493cadb1e7
[inkbunny] add 'orderby' option ( #283 )
2020-07-24 17:50:32 +02:00
Mike Fährmann
336e682a7a
[inkbunny] handle gallery/scraps URLs ( #283 )
2020-07-24 17:05:00 +02:00
Mike Fährmann
8dbf827649
[bobx] remove module
2020-07-24 17:00:43 +02:00
Mike Fährmann
8f64585ff2
[twitter] handle 429 responses without x-rate-limit-reset header
2020-07-23 22:38:17 +02:00
Mike Fährmann
d2e17e16bf
[inkbunny] update tests ( #283 )
2020-07-23 22:37:05 +02:00
Mike Fährmann
57f7d9b790
[inkbunny] improve error handling ( #283 )
2020-07-23 22:31:22 +02:00
Mike Fährmann
baf5d0e3c1
[gfycat] skip malformed gfycat responses ( closes #902 )
2020-07-22 23:59:56 +02:00
Mike Fährmann
453f3bc519
[blogger] improve error messages for missing posts/blogs ( #903 )
2020-07-22 23:51:48 +02:00
Mike Fährmann
87202b8d74
[inkbunny] add 'user' and 'post' extractors ( #283 )
2020-07-22 22:21:30 +02:00
Mike Fährmann
b62ea72533
release version 1.14.3
2020-07-18 18:34:36 +02:00
Mike Fährmann
2ecf1efb16
update extractor test results
...
- tumblr: remove deleted post
- jaiminisbox: replace removed manga/chapters
- smugmug: one inconsequential field got removed
2020-07-18 15:12:28 +02:00
Mike Fährmann
d5fcffcced
[subscribestar] add login capabilities ( #852 )
2020-07-17 22:18:01 +02:00
Mike Fährmann
ecaecc4064
[exhentai] add 'domain' option ( #897 )
2020-07-17 22:17:46 +02:00
Mike Fährmann
45c32213dc
[gfycat] retry 404'ed videos on redgifs ( closes #874 )
2020-07-16 15:00:32 +02:00
Mike Fährmann
cf44571fe0
[gfycat] add 'user' and 'search' extractors
2020-07-16 15:00:32 +02:00
Mike Fährmann
11b744d971
[mangakakalot] improve/fix chapter extraction
2020-07-16 15:00:31 +02:00
Mike Fährmann
2da71cb561
[twitter] raise proper exception if user doesn't exist ( #891 )
2020-07-16 15:00:31 +02:00
Mike Fährmann
df7217c36d
update supportedsites.py ( #889 , #893 )
...
- mention optional auth access for more sites
- link to OAuth and Cookies sections in README
2020-07-16 15:00:31 +02:00
Zanny
9339ac0c7b
Document Extractor Prefixing ( #892 )
2020-07-15 21:28:20 +02:00