Commit Graph

346 Commits

Author SHA1 Message Date
Mike Fährmann
09d4c281b6 [shimmie2] remove 'loudbooru.com' 2024-10-10 18:32:42 +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
3194bcbccc [blogger] remove 'micmicidol.club' 2024-10-10 14:23:58 +02:00
Mike Fährmann
a25aa26577 [chevereto] remove 'deltaporno.com' 2024-10-10 13:07:08 +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
7f945c44f5 [pixiv] support unlisted artworks (#5162) 2024-10-05 17:10:03 +02:00
Mike Fährmann
274d99e7d6 [boosty] add 'feed' and 'following' extractors (#2387) 2024-10-03 18:09:31 +02:00
Mike Fährmann
1ad58cab84 [boosty] add initial support (#2387) 2024-10-02 20:39:55 +02:00
Mike Fährmann
a937b72034 [ao3] add 'subscriptions' extractor (#6247) 2024-09-29 13:01:51 +02:00
Mike Fährmann
df4ecef364 release version 1.27.5 2024-09-28 11:44:10 +02:00
Mike Fährmann
92bbb9bf31 [civitai] add 'image' extractors (#3706, #6220) 2024-09-23 10:13:30 +02:00
Mike Fährmann
3348b05df0 [ao3] implement login with username & password (#6013) 2024-09-21 13:15:50 +02:00
Mike Fährmann
93eca64a73 [civitai] add initial support (#3706, #3787, #4129, #5995) 2024-09-20 17:21:17 +02:00
Mike Fährmann
638a676495 [ao3] add initial support (#6013) 2024-09-15 22:38:21 +02:00
Mike Fährmann
7abf6e445c [cohost] add 'tag' extractor (#4483) 2024-09-13 11:11:53 +02:00
Mike Fährmann
df0d7d4a12 [cohost] add 'user' and 'post' extractors (#4483) 2024-09-11 18:03:33 +02:00
Mike Fährmann
7fe0f35998 [sexcom] add 'likes' extractor (#6149) 2024-09-06 07:44:06 +02:00
Mike Fährmann
f52cf54e16 [docs] update 'wikimedia' capabilities in supportedsites.md 2024-08-31 17:04:22 +02:00
Mike Fährmann
0bbdeaaa50 [bunkr] support 'bunkr:' URL prefix (#6017)
and support 'bunkr.ax' by default
2024-08-14 19:00:59 +02:00
Mike Fährmann
8d1805e336 [hentaicosplays] support 'hentai-cosplay-xxx.com' (#5959) 2024-08-10 12:14:18 +02:00
Mike Fährmann
846512f6cd [furaffinity] add 'submissions' extractor (#5954) 2024-08-07 16:34:32 +02:00
Mike Fährmann
bb07313227 [deviantart] try to work around journal/status API changes (#5916)
The new /user/profile/posts endpoint is documented to
"return all journals & status updates for a given user in a single feed"
but it does not do this.

There are usually several or even all status updates missing.
2024-08-03 13:17:27 +02:00
Mike Fährmann
c372242a06 [koharu] add 'favorite' extractor (#5893) 2024-08-01 12:33:18 +02:00
Mike Fährmann
095f278d6f [vsco] add 'include' option (#5911) 2024-07-31 12:32:04 +02:00
Mike Fährmann
399ba85841 [fallenangels] remove module 2024-07-30 17:33:16 +02:00
Mike Fährmann
aa6d00613f [cien] initial support (#2885, #4103, #5240) 2024-07-28 19:27:12 +02:00
Mike Fährmann
c9aeedeafd [koharu] add 'gallery' and 'search' extractors (#5893, #4707) 2024-07-28 12:22:18 +02:00
Mike Fährmann
226ead728e [agnph] add 'tag' and 'post' extractors (#5284, #5890) 2024-07-27 12:17:47 +02:00
Mike Fährmann
b5e141ed6e [sankakucomplex] update domain to 'news.sankakucomplex.com' 2024-07-26 20:39:55 +02:00
Mike Fährmann
156a70bec0 [aryion] update favorite extractor
- add test case
- add docs/supportedsites entry
- add custom directory_fmt and archive_fmt
- remove constructor
- appease flake8
2024-07-21 12:34:06 +02:00
Mike Fährmann
c83c812a1e [instagram][twitter] rename 'profile' to 'info' (#5262, #3623) 2024-07-11 00:22:39 +02:00
Mike Fährmann
c2bf4ff99c [twitter] add 'profile' extractor (#3623) 2024-06-28 22:55:48 +02:00
Mike Fährmann
44896b0296 [instagram] add 'profile' extractor (#5262)
https://github.com/mikf/gallery-dl/issues/5262#issuecomment-2188915210
2024-06-28 22:54:07 +02:00
enduser420
c73375d8ba [tcbscans] update docs/supportedsites 2024-06-21 21:38:15 +05:30
Mike Fährmann
9abeab5ecf [shimmie2] support 'vidya.pics' (#5632) 2024-06-06 15:08:56 +02:00
Mike Fährmann
8fce9ea6d5 [hentainexus] restore module (#5275)
revert 97641cd151
2024-06-05 16:48:25 +02:00
Mike Fährmann
035d882c6f [docs:supportedsites] include base categories without instances 2024-06-02 18:16:24 +02:00
Mike Fährmann
4d11cd9ffb [vichan] remove 'wikieat.club'
redirects to some non-vichan site
2024-06-02 18:16:24 +02:00
Mike Fährmann
31133b97fb [nitter] remove instances 2024-06-02 18:15:53 +02:00
Mike Fährmann
ce228ee163 [photobucket] remove module
had been broken for years and the new site is payed access only
2024-06-02 01:40:31 +02:00
Mike Fährmann
0761b22a7f [hiperdex] update domain to 'hiperdex.top' (#5635) 2024-05-24 17:13:10 +02:00
Mike Fährmann
6276f5cd94 [twitter] update domain to x.com (#5597) 2024-05-17 22:59:52 +02:00
Mike Fährmann
bd8e4797e5 [vsco] add 'avatar' extractor (#5341) 2024-05-02 18:12:19 +02:00
Mike Fährmann
9b1995dda3 [mastodon] add 'favorite', 'list', and 'hashtag' extractors (#5529) 2024-05-01 15:59:34 +02:00
Mike Fährmann
141a93c8fd [docs] update docs/configuration links (#5059, #5369, #5423) 2024-04-13 02:18:44 +02:00
Mike Fährmann
e02d2ff45d [tapas] add 'creator' extractor (#5306) 2024-04-11 23:41:50 +02:00
Mike Fährmann
b57051719f [wikimedia] support wiki.gg wikis 2024-04-09 19:24:01 +02:00
Mike Fährmann
c7edeb871b [docs] complete Authentication info in supportedsites.md 2024-03-29 02:11:04 +01:00