Commit Graph

15 Commits

Author SHA1 Message Date
Mike Fährmann
869f601eb7 [bellazon] unescape 'thread[slug]' metadata 2026-01-07 19:23:54 +01:00
Mike Fährmann
88732321ad [bellazon] match thread URLs with escaped characters 2026-01-07 19:23:54 +01:00
Mike Fährmann
775e2d6821 [bellazon] use 'data-full-image' URLs if available (#8833) 2026-01-07 19:23:45 +01:00
Mike Fährmann
d7e1351987 [bellazon] improve 'filename' & 'extension' (#8544)
https://github.com/mikf/gallery-dl/issues/8544#issuecomment-3522617104

- use 'extension' from file URL (except attachments)
- strip everything after the first '.' from non-URL filenames
2025-11-12 18:38:44 +01:00
Mike Fährmann
da47214ca0 [bellazon] remove query parameters from attachment IDs (#8544) 2025-11-12 17:46:16 +01:00
Mike Fährmann
b336049fac [bellazon] add 'num_internal' & 'num_external' metadata fields (#8415) 2025-10-15 17:25:10 +02:00
Mike Fährmann
be46fac6ce [bellazon] fix errors when handling guest users (#8397) 2025-10-13 11:37:09 +02:00
Mike Fährmann
41a0d785ca [bellazon] ignore links to other threads or posts (#8392) 2025-10-12 09:37:16 +02:00
Mike Fährmann
f89f55b215 [bellazon] improve video URL regex (#8392)
match <source> elements with attributes before 'src="..."'
2025-10-12 09:37:15 +02:00
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
8796ad02ba [bellazon] add 'order-posts' option (#8248) 2025-09-20 22:12:01 +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
713a65923a [bellazon] fix video attachments (#8239) 2025-09-19 12:25:47 +02:00
Mike Fährmann
88bfc0991c [bellazon] add initial support (#7480) 2025-09-12 17:21:34 +02:00