Mike Fährmann
994cc34f75
[audiochan] add initial support ( #8602 )
2025-11-28 21:46:22 +01:00
MyFinalBellyache
d74809c538
[eporner] add support ( #8581 )
...
* [eporner] Add support
* Line-length <80 chars
* Fix flake8 indentation
* update
- generalize example URL
- strip "Photo Gallery" from 'title'
- extract 'id'
* update supportedsites
* update test results
2025-11-20 18:03:54 +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
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
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
7ed04d830e
[postimg] force 'postimg.cc' domain ( #8505 )
2025-11-04 18:02:25 +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
d708181e5f
[simpcity] implement login with username & password ( #8418 )
2025-10-15 18:35:43 +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
6d4d808661
[mangafire] add support ( #7064 #7701 )
2025-09-25 22:27: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
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
9677bf6e18
[fansly] add 'creator-media' extractor ( #4401 )
2025-09-12 22:27:30 +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
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
1787478d6b
[scripts/supportedsites] add 'main()' function
2025-08-23 19:52:55 +02:00
Mike Fährmann
3939954cbd
[shimmie2] support 'noz.rip/booru' ( #8101 )
2025-08-22 20:48:00 +02:00
Mike Fährmann
e599e3f0d6
[civitai] add 'videos' extractor ( #6644 )
2025-08-16 11:08:37 +02:00
Mike Fährmann
b4a897aede
[skeb] rename 'sent-requests' subcategory to 'sentrequests' ( #8036 )
...
to avoid clashes with 'sent-requests' option
2025-08-14 17:40:20 +02:00
Mike Fährmann
08a399d9d0
[docs/supportedsites] fix subcategories for imgtaxi/imgwallet
2025-08-14 12:17:11 +02:00
Mike Fährmann
5cb90f685d
[docs/supportedsites] add categories as 'id' & 'title' attributes
2025-08-13 18:00:58 +02:00
Mike Fährmann
16d37fcefc
[docs/supportedsites] list 'imagehost' sites in separate table
2025-08-13 16:50:11 +02:00
Mike Fährmann
8f67dd347b
[scripts/supportedsites] update 'generate_output()'
...
use f-strings etc
2025-08-13 16:12:33 +02:00
Mike Fährmann
ef635635c1
[imagehosts] combine imgdrive/taxi/wallet extractors
...
less class definitions for the same code
2025-08-13 15:31:04 +02:00
Mike Fährmann
bbdf584919
[imgwallet] add 'image' extractor ( #8021 )
2025-08-13 11:58:54 +02:00
Mike Fährmann
8581b3f7c5
[silverpic] add 'image' extractor ( #8020 )
2025-08-13 09:16:03 +02:00
Mike Fährmann
c6f8a99c75
[imgtaxi] add 'image' extractor ( #8019 )
2025-08-13 08:50:42 +02:00
Mike Fährmann
ab54f71511
[skeb] implement 'include' option ( #6558 #7267 )
...
- split 'user' extractor into 'works' & 'sent-requests' extractors
- use BASE_PATTERN & USER_PATTERN
- use self.groups
2025-08-12 22:11:03 +02:00
Mike Fährmann
e92538624e
[civitai] add 'user-collections' extractor ( #8005 )
2025-08-10 21:33:23 +02:00
Mike Fährmann
ef8044f546
[imgdrive] add 'image' extractor ( #7976 )
2025-08-05 19:50:06 +02:00
Mike Fährmann
8aa2fe33d5
[booth] add 'item' extractor ( #7920 )
2025-07-29 16:52:27 +02:00
Mike Fährmann
022f216217
[itaku] add 'posts' extractors ( #7707 )
2025-07-27 19:30:44 +02:00
CautiouslyKate
ed2d07181a
[kemono] update extractor to use new domains ( #7902 #7907 #7904 )
...
* Update kemono.py
* Update coomer.py
* Update kemono.py
* Fixed TypeError
- Fixed a regex mistake I made
* Make legacy domains resolve as current domains
* Update gallery_dl/extractor/kemono.py
* remove legacy .su domain support
* fixed accidental regex change
* update docs/supportedsites
* update test results
- (re)add legacy domain URLs
- update URL pattern TLDs
* restore support for '.su' TLDs
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-07-27 10:10:35 +02:00
Mike Fährmann
d99b2ab47a
[imgadult] add 'image' extractor ( #7893 )
2025-07-25 18:58:29 +02:00
Mike Fährmann
3eb0b28d6d
[facebook] implement 'include' option & add 'avatar' extractor ( #7848 )
...
rename 'profile' extractor to 'photos'
2025-07-25 18:20:05 +02:00
Farahat
cf2e5a1619
[leakgallery] add support ( #7872 )
...
* add new extractor for leakgallery.com
Added support for downloading photo and video posts from leakgallery.com.
Supports:
* Individual post URLs
* User profile URLs with pagination via AJAX
* Optional type/sort filters (e.g. /Photos/MostRecent)
* Proper file extension handling
* Creator-based folder structure
* Compatibility with --download-archive
Tested locally and functional, but may still need review or improvement.
* [leakgallery] add support
Added leakgallery to extractor module imports so it's recognized and used.
* [leakgallery] update extractor structure
- Refactored using LeakGalleryExtractorBase to remove duplication
- Moved init logic into items() using self.groups
- Replaced re with text.re as per upstream guidance
- Added creator fallback and media deduplication
- Aligned structure with gallery-dl maintainer review tips
* [leakgallery] add support
- Added leakgallery entry to supportedsites.md
- Includes post, user, trending, and most-liked subcategories
* add exported extractor results
* [leakgallery] fix flake8 style issues
Cleaned up code to comply with flake8 rules, especially:
- removed unused imports
- split long lines >79 chars
- ensured newline at EOF
No functional changes made; purely formatting to satisfy CI checks.
* [tests] update extractor results
* [leakgallery] fix flake8 style issues (part 2)
Fix remaining flake8 issues in leakgallery.py:
- Reformat line breaks to avoid W503 (line break before binary operator)
- Wrap long lines to respect E501 (line too long > 79 characters)
- Cleaned up exception logging for better clarity
- Confirmed all flake8 checks now pass successfully
This superseedes the previous commit which partially fixed formatting violations.
* [leakgallery] fix flake8 style issues (part 3)
* [leakgallery] rename extractor classes
* [tests] update extractor results
* [tests] rename extractor results
* [leakgallery] rename extractor classes (part 2)
* [leakgallery] rename example
* update docs/supportedsites
* update test results
and convert line endings to '\n'
* update
- convert line endings to '\n'
- use _pagination method
- fix logging calls
* return more metadata for _pagination() results
2025-07-22 22:50:25 +02:00