[nudostarforum] add support (#8664)

Add support for nudostar.com forum (XenForo-based forum site).
This is separate from the existing nudostar.py which handles nudostar.tv.

Supports:
- Thread extraction with pagination
- Individual post extraction
- Authentication via xf_user cookie or username/password
- Internal attachments (both linked and embedded images)
- External image host URLs (queued for recursive processing)
This commit is contained in:
SpiffyChatterbox
2025-12-11 11:03:17 -05:00
committed by GitHub
parent 484a15ff83
commit 1eaaffffbb
3 changed files with 231 additions and 0 deletions

View File

@@ -146,6 +146,7 @@ modules = [
"nozomi",
"nsfwalbum",
"nudostar",
"nudostarforum",
"okporn",
"paheal",
"patreon",