Please log in. To create a new account, enter the name and password you want to use.
If you supplied an email address when you signed up or added a email later, you can have your password reset.
This user name doesn't exist. If you want to create a new account, just verify your password and log in.
This user name exists. If you want to create a new account, please choose a different name.
Enter the current email address you have registered in your profile. You'll get an email containing your new password.
You have no email address in your profile, so you can't have your password reset.
Password reset. Check your email in a few minutes
That account does not exist.
The email address specified is not registered with this account.
Delivery to this email address has failed.
MDGeist
use curl with following "setup" :
curl A "B" C
where
A = -b cookies.txt
the path to your mozilla cookies for logging in and stuff
B = post[tags]=tag1 tag2 tag3&post[source]=http://....jpg
tag+url info
C = http://moe.imouto.org/post/create.xml
the link to your create.xml
So the full command looks like :
curl -b cookies.txt -d "post[tags]=X&post[source]=http://Y" http://moe.imouto.org/post/create.xml
Now the hax :
use a little java script or something to generate a list with all tag+url links (+";")
so to generate the X and Y dynamically...
after that just use
bash liste.txt or other commands under unix to execute the command list
done...
With this kona is importing to danbo now
So with 2 commands I could import whole konachan and danbooru to moe...
200k images with real tags! :D
lol