Sergey Kolesnik
|
67be377c77
|
Update vk.py: add "offset" option
|
2024-10-16 02:07:58 +03:00 |
|
Mike Fährmann
|
c148e200a4
|
[bunkr] send proper Referer headers for file downloads (#6319)
|
2024-10-14 16:28:24 +02:00 |
|
Mike Fährmann
|
6506afb257
|
[bunkr] support 'bunkr.ps' URLs
|
2024-10-14 16:27:09 +02:00 |
|
Mike Fährmann
|
4358799833
|
[newgrounds] support page numbers in URLs (#6320)
https://USER.newgrounds.com/art/?page=5
https://USER.newgrounds.com/art/page/5
|
2024-10-14 14:25:09 +02:00 |
|
Mike Fährmann
|
d7e34e1dc3
|
[8chan] automatically determine TOS cookie name (#6318)
|
2024-10-14 14:25:09 +02:00 |
|
Mike Fährmann
|
93265db9b3
|
[8chan] support '/last/' thread URLs (#6318)
|
2024-10-14 14:25:09 +02:00 |
|
Mike Fährmann
|
c7f0d8945b
|
[pixiv] make retrieving ugoira metadata non-fatal (#6297)
update to 6ae3a5cdb0
catch all exceptions instead of just StopException
|
2024-10-14 14:25:09 +02:00 |
|
Mike Fährmann
|
3946fe5ac4
|
[cookies] return loaded cookies as list
don't set_cookie() them immediately into a CookieJar
also, give some more consistent names to chrome/chromium functions
|
2024-10-14 14:24:27 +02:00 |
|
Mike Fährmann
|
39b7d748f6
|
[urlgalleries] fix extraction
accept HTTP status 500 as valid pages
|
2024-10-11 20:16:32 +02:00 |
|
Mike Fährmann
|
1023b2d85d
|
[exception] implement constructing HttpError from response
|
2024-10-11 19:57:38 +02:00 |
|
Mike Fährmann
|
6d8d882dbf
|
[common] allow request() to accept all HTTP status codes
by passing Ellipsis/... as 'fatal' argument
|
2024-10-11 19:49:16 +02:00 |
|
Mike Fährmann
|
1df09292b5
|
consistent __exit__() argument names
|
2024-10-11 16:43:28 +02:00 |
|
Mike Fährmann
|
bca9a1a1e5
|
release version 1.27.6
|
2024-10-11 14:31:17 +02:00 |
|
Mike Fährmann
|
f8bb0fd6cb
|
[pixiv][danbooru] set '_ugoira_original' for ugoira results
|
2024-10-11 13:19:45 +02:00 |
|
Mike Fährmann
|
5dd17910d1
|
[deviantart] fix sta.sh folder extraction
|
2024-10-11 09:51:20 +02:00 |
|
Mike Fährmann
|
1f5f04e673
|
[pixiv] make '_request_ajax()' non-fatal
|
2024-10-11 07:55:02 +02:00 |
|
Mike Fährmann
|
bc954eb7e4
|
[civitai] update default archive format (#6302)
|
2024-10-10 20:29:07 +02:00 |
|
Mike Fährmann
|
29e46f6875
|
[tests] use extended format strings for archive ID tests
|
2024-10-10 19:32:09 +02:00 |
|
Mike Fährmann
|
0f7d032773
|
[shimmie2] use 'self.groups' to access matched URL values
|
2024-10-10 19:01:30 +02:00 |
|
Mike Fährmann
|
09d4c281b6
|
[shimmie2] remove 'loudbooru.com'
|
2024-10-10 18:32:42 +02:00 |
|
Mike Fährmann
|
51ceb33b6c
|
[8chan] also set TOS cookie for the previous day
|
2024-10-10 18:19:37 +02:00 |
|
Mike Fährmann
|
2818973981
|
[gelbooru_v02] unescape categorized tags
|
2024-10-10 17:30:55 +02:00 |
|
Mike Fährmann
|
f9e76ba6eb
|
[myhentaigallery] fix 'tags' extraction
|
2024-10-10 17:06:17 +02:00 |
|
Mike Fährmann
|
6807bf9c11
|
[komikcast] update domain to 'komikcast.cz'
|
2024-10-10 16:52:40 +02:00 |
|
Mike Fährmann
|
bcd920e24d
|
[lolisafe] remove 'xbunkr.com'
|
2024-10-10 16:19:08 +02:00 |
|
Mike Fährmann
|
4a1cbe94a9
|
[pururin] remove module
"This domain name has been seized in accordance with a seizure warrant
issued by the United States District Court for the District of Idaho"
|
2024-10-10 15:57:17 +02:00 |
|
Mike Fährmann
|
04df813e1b
|
[pixiv] detect works requiring 'My pixiv' access
|
2024-10-10 15:57:02 +02:00 |
|
Mike Fährmann
|
82269fdc09
|
[pixiv] disable 'sanity' and 'comments' for avatar and background
fixes regression introduced in e05b9b10 and 8bcf7bf5
|
2024-10-10 15:00:11 +02:00 |
|
Mike Fährmann
|
3194bcbccc
|
[blogger] remove 'micmicidol.club'
|
2024-10-10 14:23:58 +02:00 |
|
Mike Fährmann
|
73f77a543a
|
[generic] ensure 'path' metadata is always defined
fixes None directory names when 'path' is empty and got removed
|
2024-10-10 14:06:47 +02:00 |
|
Mike Fährmann
|
a09cef79c6
|
[imagefap] fix '{num}' in default filenames for single images
fixes regression introduced in 304bb4bb
|
2024-10-10 13:40:50 +02:00 |
|
Mike Fährmann
|
a25aa26577
|
[chevereto] remove 'deltaporno.com'
|
2024-10-10 13:07:08 +02:00 |
|
Mike Fährmann
|
7c43f9e152
|
[flickr] update default API credentials (#6300)
|
2024-10-10 11:50:34 +02:00 |
|
Mike Fährmann
|
c2ac7a49e7
|
[docker] build from 'python:3.12-alpine'
python:alpine:latest updated to Python3.13, for which there currently is
no prebuilt 'brotli' wheel, causing the image build to fail
|
2024-10-10 11:12:28 +02:00 |
|
Mike Fährmann
|
c681e94736
|
[cohost] limit 'headline' length in default filenames (#6262)
|
2024-10-10 09:37:15 +02:00 |
|
Mike Fährmann
|
4b7a24122e
|
[pp:ugoira] prevent BadZipFile exceptions (#6285)
reset '_convert_…' flags on every 'prepare' event
|
2024-10-10 09:20:06 +02:00 |
|
Mike Fährmann
|
a389b8aeaa
|
[rule34us] make 'file_url' extraction more robust (#6289)
update to b64bede9ae
|
2024-10-10 09:11:38 +02:00 |
|
Mike Fährmann
|
cfb7b3dd71
|
[deviantart] improve 'tiptap' conversion (#6207)
- support literature link embeds
- support @ mentions
- support more text styles
|
2024-10-09 20:59:36 +02:00 |
|
Mike Fährmann
|
e05b9b101e
|
[pixiv] retrieve 'caption' from AJAX API when empty (#4327, #5191)
|
2024-10-09 17:50:27 +02:00 |
|
Mike Fährmann
|
4adb1df55a
|
[pornhub] fix KeyError when album images are missing (#6299)
|
2024-10-09 17:18:06 +02:00 |
|
Mike Fährmann
|
d14d04adbf
|
[boosty] improve signedQuery & isMigrated handling (#2387)
|
2024-10-08 17:12:10 +02:00 |
|
Mike Fährmann
|
cc38042500
|
[pp:ugoira] forward frame data as '_ugoira_frame_data' (#6154, #6285)
|
2024-10-08 11:28:44 +02:00 |
|
Mike Fährmann
|
c0835a0cd1
|
[pp:ugoira] catch all exceptions when extracting zip archive (#6285)
|
2024-10-08 10:06:19 +02:00 |
|
Mike Fährmann
|
b64bede9ae
|
[rule34us] fix extraction (#6289)
|
2024-10-07 08:10:08 +02:00 |
|
Mike Fährmann
|
02ca1ac602
|
[fanbox] add 'comments' option, extend 'metadata' option (#6287)
|
2024-10-06 22:31:41 +02:00 |
|
Mike Fährmann
|
8bcf7bf5ee
|
[pixiv] add 'comments' option (#6287)
|
2024-10-06 20:41:36 +02:00 |
|
Mike Fährmann
|
9757eacce1
|
[civitai] add 'post' extractors (#6279)
- https://civitai.com/posts/12345
- https://civitai.com/user/USER/posts
|
2024-10-06 17:48:48 +02:00 |
|
Mike Fährmann
|
b12d65ade2
|
[civitai] use tRPC API by default (#6279)
|
2024-10-06 08:57:58 +02:00 |
|
Mike Fährmann
|
a9671f160b
|
[deviantart] support converting 'tiptap' markup to HTML (#6207)
|
2024-10-05 23:43:32 +02:00 |
|
Mike Fährmann
|
7f945c44f5
|
[pixiv] support unlisted artworks (#5162)
|
2024-10-05 17:10:03 +02:00 |
|