Mike Fährmann
c8fc790028
merge branch 'dt': move datetime utils into separate module
...
- use 'datetime.fromisoformat()' when possible (#7671 )
- return a datetime-compatible object for invalid datetimes
(instead of a 'str' value)
2025-10-20 09:30:05 +02:00
Mike Fährmann
6c71b279b6
[dt] update 'parse_datetime' calls with one argument
2025-10-17 22:49:41 +02:00
Mike Fährmann
085616e0a8
[dt] replace 'text.parse_datetime()' & 'text.parse_timestamp()'
2025-10-17 17:43:06 +02: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
6bca0f93a1
[bellazon] add 'quoted' option ( #8247 )
...
ignore quoted content by default
2025-09-20 20:56:45 +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