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
951bf7c6b9
[tumblr] update
...
- provide 'search_tags' metadata for tag searches (#8160 )
- support '/archive/tagged/' URLs (#8160 )
- use self.groups
- remove __init__ constructors & _init functions
- remove "#category" test results
2025-09-02 10:26:53 +02:00
Mike Fährmann
12a6e0493e
[bunkr] fix albums with more than 100 files ( #8150 )
2025-08-31 15:48:27 +02:00
Mike Fährmann
8047aaccd5
[chevereto] add 'video' extractor ( #8149 )
2025-08-31 12:47:19 +02:00
Mike Fährmann
75e7dc818d
[comick] detect broken chapters ( #8054 )
2025-08-30 23:01:54 +02:00
Mike Fährmann
92f757e981
[comick] add 'covers' extractor
2025-08-30 23:01:54 +02:00
Mike Fährmann
f3596d0bde
[tests/results] support 'iso:uuid' tests
2025-08-30 23:01:54 +02:00
Mike Fährmann
38ec62691f
[chevereto] fix user URLs starting with 'a' ( #8149 )
2025-08-30 23:01:30 +02:00
Mike Fährmann
94c72a71fa
[reddit] support video embeds ( #8139 )
2025-08-29 20:49:11 +02:00
Mike Fährmann
afffdbde1d
[khinsider] extract 'description' metadata
2025-08-29 19:42:37 +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
9309204d9b
[formatter] add 'R' conversion - extract URLs ( #8125 )
2025-08-26 16:44:22 +02:00
Mike Fährmann
a953d3d316
[erome] handle reposts on user profiles ( #6582 )
...
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3221322147
- add 'reposts' option
- disable reposts by default
- process URL query parameters, e.g. 't=posts' or 'page=3'
2025-08-26 11:26:52 +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
Mike Fährmann
3939954cbd
[shimmie2] support 'noz.rip/booru' ( #8101 )
2025-08-22 20:48:00 +02:00
Mike Fährmann
55a2633196
[vichan] support 'guro.cx' ( #8080 )
2025-08-20 11:38:29 +02:00
Mike Fährmann
d9d8172364
[tumblr:search] fix 'ValueError: not enough values to unpack' ( #8079 )
...
fixes regression introduced in 21160a8b08
2025-08-20 08:45:19 +02:00
Mike Fährmann
a8b334e866
[twitter] add 'home' extractor ( #7974 )
2025-08-19 23:03:24 +02:00
Mike Fährmann
47150f3e8a
[twitter] add 'highlights' extractor ( #7826 )
2025-08-19 09:14:39 +02:00
Mike Fährmann
8968b1d327
[batoto] extract more metadata ( #7994 )
2025-08-18 18:26:30 +02:00
Mike Fährmann
7c10fce562
[newgrounds] extract 'slug' metadata ( #8064 )
2025-08-17 23:52:28 +02:00
Mike Fährmann
c71766e6ab
[pixiv] distinguish empty from deleted profiles ( #8066 )
...
fixes regression introduced in d5e2fe4f44
2025-08-17 23:51:50 +02:00
Mike Fährmann
e599e3f0d6
[civitai] add 'videos' extractor ( #6644 )
2025-08-16 11:08:37 +02:00
Mike Fährmann
c2b11dd475
[civitai] do not restrict file types by default ( #8053 )
2025-08-16 10:17:51 +02:00
Mike Fährmann
fa8fd260fe
[comick] handle volume-only chapters ( #8043 )
2025-08-15 11:16:42 +02:00
Mike Fährmann
41391fc1c8
[comick] fix exception when filtering by 'group' ( #8045 )
2025-08-15 09:23:40 +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
ca3331d19f
[tests/results] support 'iso:…' tests
2025-08-14 11:53:00 +02:00
Mike Fährmann
b9429de774
[tests] use f-strings (##7671)
2025-08-14 10:22:42 +02:00
Mike Fährmann
a87c447af2
[tests/results] improve error for undefined list items
2025-08-14 09:03:51 +02:00
Mike Fährmann
aacdab0761
[aibooru] support 'general.aibooru.online' & 'aibooru.download'
2025-08-13 18:00:58 +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
bce1678fd4
[facebook:set] fix/improve 'user_id' extraction ( #7848 )
...
https://github.com/mikf/gallery-dl/issues/7848#issuecomment-3181428631
2025-08-13 07:53:50 +02:00
Mike Fährmann
06f37e1d8c
[tests/results] ensure 're:' input is a string
2025-08-12 22:11:10 +02:00
Mike Fährmann
116999fc92
[fappic] rewrite thumbnail URLs ( #8013 )
2025-08-12 22:11:10 +02:00
Mike Fährmann
ca22cb1487
[tumblr] add 'following' & 'followers' extractors ( #8018 )
2025-08-12 22:11:10 +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
e491d56dc3
[idolcomplex] update to new domain and interface ( #7559 #8009 )
2025-08-11 22:24:04 +02:00
Mike Fährmann
d7f654c643
[fappic] fix 'filename'
2025-08-11 18:44:37 +02:00
Mike Fährmann
4b3b2ad111
[facebook] use main profile page for avatar & info results
2025-08-11 08:23:43 +02:00
Mike Fährmann
294557fc57
[tests/results] support testing 'post' metadata
2025-08-11 08:23:18 +02:00
Mike Fährmann
e92538624e
[civitai] add 'user-collections' extractor ( #8005 )
2025-08-10 21:33:23 +02:00
Mike Fährmann
2b03843092
[civitai] add 'collection' extractor ( #8005 )
2025-08-10 21:33:23 +02:00
Mike Fährmann
0d2b8f53cc
[facebook] add 'info' extractor ( #6582 )
...
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3151899420
Currently relies on the profile having a /photos_by page.
2025-08-09 18:49:53 +02:00