Mike Fährmann
997e7422ff
[bellazon] update ( #8247 )
...
- include 'filename' in default filename_fmt and archive_fmt as 'id'
alone is not guaranteed to be unique, even in the same post
https://www.bellazon.com/main/topic/3556-bipasha-basu
/page/2/#findComment-2536060
- support 'inline' files
- ignore '/profile/' links
- do not increment 'num' on ignored files
2025-09-21 16:20:17 +02:00
Mike Fährmann
6df17cc621
[lensdump] support new pattern of direct file URLs ( #8251 )
2025-09-21 08:21:13 +02:00
Mike Fährmann
b79d35e5f2
[facebook] add fallback to 'biography' extraction ( #8233 )
2025-09-20 22:28:19 +02:00
Mike Fährmann
8796ad02ba
[bellazon] add 'order-posts' option ( #8248 )
2025-09-20 22:12:01 +02:00
Mike Fährmann
c991f05d52
[kemono:discord] add 'order-posts' option ( #8241 )
2025-09-20 21:26:10 +02:00
Mike Fährmann
dbae953c71
[bellazon] support video embeds ( #8239 )
2025-09-20 11:06:59 +02:00
Mike Fährmann
0abee97543
[bellazon] support '#comment-12345' post links ( #8239 )
2025-09-20 09:53:03 +02:00
Mike Fährmann
96ce1926a4
[thehentaiworld] add support ( #274 #8237 )
2025-09-19 22:13:07 +02:00
Mike Fährmann
713a65923a
[bellazon] fix video attachments ( #8239 )
2025-09-19 12:25:47 +02:00
Mike Fährmann
dbf6de2482
[mangataro] add support ( #8237 )
2025-09-19 10:38:34 +02:00
Mike Fährmann
312f921959
[facebook] extract 'biography' metadata ( #8233 )
2025-09-17 21:15:16 +02:00
Mike Fährmann
db208ca1bd
[hdoujin] add support ( #6810 )
2025-09-17 19:29:50 +02:00
Mike Fährmann
1b9e1ff9ff
[schalenetwork] fix extraction ( #6948 #7391 #7728 )
...
- remove 'cbz' option
- require 'crt' query parameter token as well as a matching User-Agent
2025-09-17 19:29:50 +02:00
Mike Fährmann
a0b3e08f64
[tests/extractor] ensure Extractor classes match
2025-09-17 19:29:49 +02:00
Mike Fährmann
a16238edda
[util] add __enter__ & __exit__ methods to NullResponse ( #8227 )
2025-09-17 09:09:08 +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
835dfae345
[simpcity] improve post content extraction ( #8214 )
...
use a better end marker to not stop prematurely
when a quoted post is present
2025-09-15 18:19:29 +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
34f9753c0c
[imgbb] improve dbe5891d
2025-09-14 08:43:16 +02:00
Mike Fährmann
dbe5891d76
[imgbb] fix & update ( #7936 )
2025-09-13 23:07:56 +02:00
Mike Fährmann
5d938b17a3
[fansly:creator] support custom wall IDs ( #4401 )
2025-09-12 22:42:18 +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
9035b92230
[formatter] support negative indicies
...
for example '{items[-3]}'
2025-09-11 20:50:50 +02:00
Mike Fährmann
bcf4d579b0
[formatter] exclude '<>\' from '!R' URLs ( #8180 )
2025-09-11 08:25:23 +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
eaf0591eea
[tiktok] fix "KeyError: 'author'" ( #8189 )
2025-09-10 09:20:03 +02:00
Mike Fährmann
8617c08c6c
[cyberfile] add support ( #5015 )
2025-09-10 09:13:40 +02:00
Mike Fährmann
0cb744b829
[fansly] fix posts with more than 5 files ( #4401 )
...
use an additional API request to '/v1/account/media' to fetch
remaining media files not included in the initial API response
2025-09-09 10:14:43 +02:00
Mike Fährmann
fdfcaa00b9
[tungsten:user] support filtering results by tag ( #8061 )
...
forward query parameters
https://github.com/mikf/gallery-dl/issues/8061#issuecomment-3266326296
2025-09-09 10:14:25 +02:00
Mike Fährmann
4d2482ef10
[facebook] fix '/photo/?fbid=…&set=…' being matched as a set ( #8181 )
...
reorder 'photo' and 'set' extractors
2025-09-08 09:37:28 +02:00
Mike Fährmann
2ebf1ad19c
[comick] handle redirects
2025-09-07 09:11:30 +02:00
Mike Fährmann
752f82f002
[vk:album] extract more metadata ( #8029 )
...
… when possible / allowed by VK
- album[name]
- album[count]
- user[name]
- user[nick]
- user[group]
2025-09-05 19:33:57 +02:00
Mike Fährmann
89e1c785a6
[vk] parse 'date' metadata ( #8029 )
2025-09-05 18:04:34 +02:00
Mike Fährmann
97d4a76926
[kemono] add '.bin' archive files to archives list ( #8156 )
2025-09-05 13:43:46 +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
bfee2a37aa
[fansly] improve file extraction code ( #4401 )
...
- add 'format' option
- handle exceptions
2025-09-04 22:58:37 +02:00
Mike Fährmann
a09459525b
[bunkr] fix 'JSONDecodeError: Invalid \escape' ( #8150 )
...
for filenames containing an apostrophe '
https://github.com/mikf/gallery-dl/issues/8150#issuecomment-3247750189
2025-09-04 10:10:53 +02:00
Mike Fährmann
8967a6e87e
[shimmie2] support 'co.llection.pics' ( #8166 )
2025-09-03 21:59:05 +02:00
Mike Fährmann
0fcd34d15e
[fansly] implement 'list' extractor ( #4401 )
...
and add 'lists' extractor to collect your account's lists
2025-09-03 21:14:22 +02:00
Mike Fährmann
1082d99aef
[fansly] implement 'home' extractor ( #4401 )
2025-09-03 19:52:50 +02:00
Mike Fährmann
556af306f3
[hentaifoundry:stories] fix 'src' & 'description' extraction ( #8163 )
2025-09-02 22:58:49 +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
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