Mike Fährmann
e91337d5c3
[Danbooru] add 'media-asset' extractor ( #8580 )
2025-11-19 20:46:22 +01:00
MyFinalBellyache
a9687d2928
[pornstarstube] add support ( #8576 )
...
* Add support for pornstars.tube
* update
- adjust pattern/example/page_url
- extract '' & '' metadata
- prevent unnecessary request
- fix result URLs
- return list comprehension result
* update supportedsites
* update test results
* fix extractor name
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-11-19 16:25:01 +01:00
MyFinalBellyache
cc7003a14c
[okporn] add support ( #8575 )
...
* Add support for ok.porn
* update
- adjust pattern/example/page_url
- prevent unnecessary request
- extract 'tags'
- text.extract -> text.extr
- return list comprehension result
* update supportedsites name
* update test results
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-11-19 15:49:13 +01:00
MyFinalBellyache
157a37b053
[sxypix] add support ( #4507 #8391 #8574 )
...
* Add support for sxypix.com
* update & simplify
- text.extract -> text.extr
- self.request().json() -> self.request_json()
- use self.groups
- remove __init__
- list comprehension
* update test results
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-11-19 10:30:29 +01:00
vorsatile
991fe0f2a7
[aryion] add 'search' extractor ( #8567 )
...
* [aryion] Implement search extractor.
* [aryion] Update capabilities.
* [aryion] Adjust example.
* fix flake8 errors
* update & simplify
- use existing '_pagination_next()'
- remove '_pagination_search()'
- update 'search[…]' metadata
* add tests
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-11-18 20:57:08 +01:00
SpiffyChatterbox
f6e67116f2
[cfake] add support ( #707 #6021 #8549 #8430 )
...
* Create cfake.py
* Update __init__.py
* Create cfake.py tests
* update
- simplify & combine code
- adjust 'pattern': use '[^/?#]', match lines and groups
- generalize example URLs
- update default filenames
* update docs/supportedsites
* update test results
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-11-15 20:55:00 +01:00
dev-KingMaster
793956d2d5
[arena] add 'channel' extractor ( #5847 #8509 )
...
* feat: issue 5847 site support for are.na
* flake8 lint error fix
* class name error fix
* update
- prevent unnecessary request to 'page_url'
- fix pagination
- simplify block extraction code
TODO: - rewrite without GalleryExtractor
- extractors for Blocks, Users, etc
* supportedsites
* tests
* rename to 'channel' extractor
* update site title to 'Are.na'
* prioritize attachments
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-11-11 20:44:40 +01:00
Mike Fährmann
d75a135e03
[myhentaigallery] add 'tag' extractor ( #8537 )
2025-11-10 19:12:52 +01:00
Mike Fährmann
3942e6ddc0
[jpgfish] update domain to 'jpg7.cr' ( #8530 )
2025-11-09 21:01:46 +01:00
gengenson-code
a9018d1911
Added support for sex.com's feed (cookie required) ( #8519 )
...
* Added Extractor for sex.com feed
* Removed old comment
* add test URL
* update supportedsites
* simplify & fix flake8 newlines
* warn about missing session cookie
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-11-09 11:57:12 +01:00
Mike Fährmann
cc0a313b2d
[silverpic] force '.net' TLD & fix extraction
2025-11-04 18:04:48 +01:00
Tim Wicinski
e174d4fae5
[cyberdrop] update domain to 'cyberdrop.cr' ( #8496 )
...
* added cr to list of cyberdrop TLDs
* update
- example URLs
- tests
- supportedsites
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-11-01 18:22:10 +01:00
Mike Fährmann
8fabf7c114
[shimmie2] support 'soybooru.com' ( #8467 )
2025-10-28 17:43:43 +01:00
Mike Fährmann
c0e665e3db
[cyberfile] add 'shared' extractor ( #8323 )
...
https://github.com/mikf/gallery-dl/issues/8323#issuecomment-3366857916
2025-10-28 17:43:42 +01:00
Mike Fährmann
df1b6204c6
[e621] add 'artist' & 'artist-search' extractors ( #8448 )
2025-10-22 10:33:52 +02:00
Mike Fährmann
d708181e5f
[simpcity] implement login with username & password ( #8418 )
2025-10-15 18:35:43 +02:00
Mike Fährmann
3f8423aaaf
[dandadan] add support ( #8381 )
2025-10-10 00:41:01 +02:00
Mike Fährmann
a4e0091b25
[bluesky] add 'bookmark' extractor ( #8370 )
2025-10-08 10:00:12 +02:00
Mike Fährmann
c1d21e8cb9
[twitter] remove login support ( #4202 #6029 #6040 #8362 )
...
broken feature
2025-10-07 08:32:40 +02:00
Mike Fährmann
0aac99673d
[poipiku] fix original file downloads ( #8356 )
...
now requires 'POIPIKU_LK' cookie
2025-10-06 15:33:11 +02:00
Mike Fährmann
168a6508c0
[mangareader] add support ( #6529 #6868 )
2025-10-02 20:09:48 +02:00
Mike Fährmann
bcefcd5ae1
[s3ndpics] add initial support ( #8322 )
2025-10-01 15:26:34 +02:00
Mike Fährmann
2f532bb699
[chevereto] remove 'img.kiwi'
2025-09-26 08:14:50 +02:00
Mike Fährmann
6d4d808661
[mangafire] add support ( #7064 #7701 )
2025-09-25 22:27:15 +02:00
Mike Fährmann
4ad2596667
[patreon] add 'collection' extractor ( #8286 )
2025-09-24 21:29:15 +02:00
ramoswilly
facc0e0250
[Danbooru] add 'random' extractor
...
Adds a new `DanbooruRandomExtractor` to support downloading from `danbooru.donmai.us/posts/random?tags=` URLs.
2025-09-22 21:14:34 +02:00
Mike Fährmann
96ce1926a4
[thehentaiworld] add support ( #274 #8237 )
2025-09-19 22:13:07 +02:00
Mike Fährmann
dbf6de2482
[mangataro] add support ( #8237 )
2025-09-19 10:38:34 +02:00
Mike Fährmann
db208ca1bd
[hdoujin] add support ( #6810 )
2025-09-17 19:29:50 +02:00
Mike Fährmann
9ea0071bdf
[chevereto] add 'category' extractor ( #5179 )
2025-09-15 21:58:47 +02:00
Mike Fährmann
5ddc0064ed
[chevereto] support 'imglike.com' ( #5179 )
2025-09-15 21:47:54 +02:00
Mike Fährmann
f13ab25233
[imgpile] add support ( #5044 )
2025-09-15 20:19:24 +02:00
Mike Fährmann
8b5ed1ce7c
[mangadex] add 'covers' extractor ( #4994 )
2025-09-14 22:07:47 +02:00
Mike Fährmann
8583883b4d
[2ch] update domain to '2ch.su', support '.life' URLs ( #8216 )
2025-09-14 17:03:15 +02:00
Mike Fährmann
9677bf6e18
[fansly] add 'creator-media' extractor ( #4401 )
2025-09-12 22:27:30 +02:00
Mike Fährmann
88bfc0991c
[bellazon] add initial support ( #7480 )
2025-09-12 17:21:34 +02:00
Mike Fährmann
eb9543bcc3
[simpcity] add initial support ( #3127 #5145 #5879 #8187 )
2025-09-10 18:58:22 +02:00
Mike Fährmann
8617c08c6c
[cyberfile] add support ( #5015 )
2025-09-10 09:13:40 +02:00
Vitaliy Levin
61d793dc7d
[vk] add 'wall-post' extractor ( #474 #6378 #8159 )
...
* [vk] Added extractor for VK wall posts
* update
- fix flake8
- rename to 'wall-post'
- remove __init__() / use self.groups
- simplify 'description' extraction
* add test
* add to docs/supportedsites
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-09-05 13:10:08 +02:00
Mike Fährmann
d30d42b715
[scripts/supportedsites] convert subcategories with '-'
2025-09-03 22:11:34 +02:00
Mike Fährmann
8967a6e87e
[shimmie2] support 'co.llection.pics' ( #8166 )
2025-09-03 21:59:05 +02:00
Mike Fährmann
e2ca64a636
[fansly] add initial support ( #4401 )
...
- only posts and creator posts work
- 'home' and 'list' extractors do nothing atm
- needs 'authorization' header as 'token' config value
to access locked content
- needs yt-dlp to download 1080p videos
2025-09-02 22:12:51 +02:00
Mike Fährmann
70524630e4
[jpgfish] update domain to 'jpg6.su'
2025-08-31 13:04:20 +02:00
Mike Fährmann
8047aaccd5
[chevereto] add 'video' extractor ( #8149 )
2025-08-31 12:47:19 +02:00
Mike Fährmann
92f757e981
[comick] add 'covers' extractor
2025-08-30 23:01:54 +02:00
Mike Fährmann
b4e94e6d75
[tungsten] add support ( #8061 )
2025-08-28 18:42:43 +02:00
Mike Fährmann
188824c479
[instagram] add 'stories-tray' extractor ( #6582 )
...
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3230919124
2025-08-28 11:17:27 +02:00
Mike Fährmann
ed3ac5a402
[sizebooru] add support ( #7667 )
2025-08-24 10:39:17 +02:00
Mike Fährmann
aafb53db9a
[shimmie2] remove 'sizechangebooru.com' ( #7667 )
2025-08-24 10:39:17 +02:00
Mike Fährmann
bc376d8848
[zzup] remove module ( #4604 )
...
https://github.com/mikf/gallery-dl/issues/4604#issuecomment-3184960897
now redirects to aipornpix.com
2025-08-23 19:53:07 +02:00