Mike Fährmann
|
438c61601b
|
[xfolio] add initial support (#5514, #6351, #6837)
|
2025-01-18 15:57:56 +01:00 |
|
Mike Fährmann
|
dc7b46be21
|
[khinsider] add 'covers' option (#6844)
|
2025-01-18 15:57:56 +01:00 |
|
Mike Fährmann
|
5a31a2ad22
|
[khinsider] extract more 'album' metadata (#6844)
- year
- catalog
- developer
- publisher
- uploader
|
2025-01-18 15:57:55 +01:00 |
|
Mike Fährmann
|
6e919a3695
|
[e621] support e621.cc and e621.anthro.fr frontend URLs (#6809)
|
2025-01-15 14:35:37 +01:00 |
|
Mike Fährmann
|
843a39a6c6
|
[bunkr] extract correct 'filename' data (#6824)
|
2025-01-14 19:45:48 +01:00 |
|
Mike Fährmann
|
d17a423245
|
[xhamster] fix 'gallery' extractor (#6818)
|
2025-01-13 18:58:08 +01:00 |
|
Mike Fährmann
|
bde99cc6ce
|
[cohost] remove module
cohost.org now redirects to archive.org
|
2025-01-13 14:38:35 +01:00 |
|
Mike Fährmann
|
42070240ae
|
[tests] allow testing for types + values
|
2025-01-12 20:55:37 +01:00 |
|
Mike Fährmann
|
91bd3e37f2
|
[pexels] add support (#2286, #4214, #6769)
|
2025-01-12 16:50:12 +01:00 |
|
Mike Fährmann
|
88f1ef7c3c
|
[bunkr] fix metadata extraction (#6805)
|
2025-01-11 12:48:41 +01:00 |
|
Mike Fährmann
|
1d75c8308c
|
[weebcentral] add support (#6778)
|
2025-01-10 23:04:51 +01:00 |
|
Mike Fährmann
|
118b994cf2
|
[bunkr] support '/f/...' media URLs
|
2025-01-10 13:01:04 +01:00 |
|
Mike Fährmann
|
ba0443115a
|
[bunkr] fix ValueError on relative redirects (#6790)
|
2025-01-10 13:00:52 +01:00 |
|
Mike Fährmann
|
89276c5b3e
|
[e621] match 'tag' search URLs with empty tag (#6783)
|
2025-01-07 20:00:26 +01:00 |
|
Mike Fährmann
|
46b6b71159
|
[wallhaven] extract 'search[tags]' and 'search[tag_id]' metadata
(#6772)
|
2025-01-06 17:18:04 +01:00 |
|
Mike Fährmann
|
270aaea8ab
|
[pixiv] provide fallback URLs (#6762)
|
2025-01-06 15:27:32 +01:00 |
|
Mike Fährmann
|
770f41eb4a
|
[util] support not splitting "contains" value (#6773)
by passing any "false" value as 'separator' argument except None
|
2025-01-06 13:47:32 +01:00 |
|
Mike Fährmann
|
5767c0854c
|
merge #6758: [subscribestar] fix attachment downloads and add support for audio type
(#6721, #>6724)
|
2025-01-02 18:25:37 +01:00 |
|
Mike Fährmann
|
671297a8cc
|
[subscribestar] extend fix + add test
some attachments are inside an element with an additional class besides
'doc_preview', e.g. 'class="doc_preview for_post"'
|
2025-01-02 18:22:15 +01:00 |
|
Mike Fährmann
|
428eb53086
|
[hitomi] provide 'search_tags' metadata for search/tag results
(#1015, #6756)
|
2025-01-02 17:49:30 +01:00 |
|
Mike Fährmann
|
0c584f9be7
|
[sankaku] support alphanumeric book/pool IDs (#6757)
|
2025-01-02 15:49:07 +01:00 |
|
Mike Fährmann
|
7391dd208c
|
[poipiku] always query 'ShowAppendFileF' when post has warning (#6736)
|
2024-12-27 20:32:50 +01:00 |
|
Mike Fährmann
|
bc7e95684d
|
[piczel] fix extraction (#6735)
- fix pagination
- update API endpoints
- provide 'count' metadata field
- use BASE_PATTERN and self.groups[…]
|
2024-12-27 15:08:08 +01:00 |
|
Mike Fährmann
|
167a726972
|
[szurubooru] support 'visuabusters.com/booru' (#6729)
|
2024-12-26 19:04:16 +01:00 |
|
Mike Fährmann
|
998f949db1
|
[civitai] add 'user-videos' extractor (#6644)
|
2024-12-26 10:18:54 +01:00 |
|
Mike Fährmann
|
3024dce06b
|
[8muses] skip albums without valid 'permalink' (#6717)
|
2024-12-24 13:49:19 +01:00 |
|
Mike Fährmann
|
f9d3603bfc
|
[hitomi] fix searches (#6713)
|
2024-12-24 09:36:29 +01:00 |
|
Mike Fährmann
|
de9442ba75
|
[directlink] use domain as 'subcategory' (#6703)
|
2024-12-22 17:19:56 +01:00 |
|
Mike Fährmann
|
18491a4ce6
|
[tapas] fix TypeError for locked episodes (#6700)
|
2024-12-21 15:17:51 +01:00 |
|
Mike Fährmann
|
e0514817bd
|
[saint] support 'saint2.cr' URLs (#6692)
|
2024-12-19 11:43:35 +01:00 |
|
Mike Fährmann
|
fd5869f7df
|
[bilibili] support '/upload/opus' URLs (#6687)
|
2024-12-18 08:53:27 +01:00 |
|
Mike Fährmann
|
5fbd0c3a63
|
[bilibili] extract files from 'module_top' entries (#6687)
|
2024-12-18 08:45:29 +01:00 |
|
Mike Fährmann
|
9f3e4511c6
|
[tapas] restructure extractors (#6680)
- handle all episodes with TapasEpisodeExtractor
- prevent locked episodes from stopping processing of all following
episodes
|
2024-12-17 21:36:37 +01:00 |
|
Mike Fährmann
|
b6b1008ef2
|
[kemonoparty] support new favorite URLs (#6676)
|
2024-12-16 07:45:33 +01:00 |
|
Mike Fährmann
|
7f6a53c347
|
[cohost] add 'avatar' and 'background' options (#6656)
|
2024-12-14 20:16:28 +01:00 |
|
Mike Fährmann
|
94d7df186f
|
[bluesky] default to /posts if reposts/quoted is enabled (#6583)
|
2024-12-13 22:24:37 +01:00 |
|
Mike Fährmann
|
85a37ca039
|
[facebook] decode surrogate pairs in metadata values (#6599)
|
2024-12-12 20:20:30 +01:00 |
|
Mike Fährmann
|
a33065be86
|
[zerochan] parse API response manually when json.loads() fails (#6632)
|
2024-12-12 19:57:37 +01:00 |
|
Mike Fährmann
|
d2c66ac34d
|
[zerochan] fix 'source' extraction when not logged in
|
2024-12-12 18:16:11 +01:00 |
|
Mike Fährmann
|
63008f77e2
|
merge #6607: [lofter] add initial support
(#650, #2294, #4095, #4728, #5656)
|
2024-12-11 20:41:52 +01:00 |
|
Mike Fährmann
|
717081dabd
|
[lofter] update
- add tests
- update docs/supportedsites
- provide 'date' metadata
- simplify/restructure some code
|
2024-12-11 20:39:01 +01:00 |
|
Mike Fährmann
|
0e942f0829
|
merge #6613: [itaku] add 'search' extractor
|
2024-12-11 11:54:33 +01:00 |
|
Mike Fährmann
|
b58af14bdb
|
[itaku] update
- simplify code
- update docs/supportedsites
- update test results
|
2024-12-11 11:52:42 +01:00 |
|
Mike Fährmann
|
86334f9c4a
|
[yiffverse] add support (#6611)
|
2024-12-11 10:57:21 +01:00 |
|
Mike Fährmann
|
47311352de
|
[cyberdrop] add extractor for media URLs (#2496)
https://github.com/mikf/gallery-dl/issues/2496#issuecomment-2495467133
|
2024-12-08 20:57:12 +01:00 |
|
Mike Fährmann
|
ef7ff31117
|
[realbooru] fix extraction (#6543)
- extract data from HTML pages since API is no longer usable
- move code into its own separate 'realbooru' module
|
2024-12-07 17:39:25 +01:00 |
|
Mike Fährmann
|
e1613fc0f4
|
[nhentai] select random file servers for download URLs (#6620)
i1, i2, i3, i4 instead of just i.nhentai.net
|
2024-12-07 17:39:25 +01:00 |
|
Shelvacu
|
b90c77d8f1
|
[itaku] add 'search' extractor
|
2024-12-05 21:09:38 -08:00 |
|
Mike Fährmann
|
624dc7f407
|
[bluesky] add 'info' extractor
|
2024-12-05 08:36:33 +01:00 |
|
Mike Fährmann
|
a526a3d00d
|
[patreon] add 'format-images' option (#6569)
|
2024-12-04 21:38:01 +01:00 |
|