-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Link: https://celebforum.to/
Currently able to get threads and posts by using this config:
{
"extractor": {
"xenforo": {
"celebforum": { "root": "https://celebforum.to" }
}
}
}But, I get this error when it tries to download the images from posts, even when supplying log-in cookies:
[celebforum][error] AuthRequired: username & password or authenticated cookies needed ('You must be logged-in to do that.')
Reactions are currently unavailable