It looks like all Pixiv does it check the referer. This isn't strictly kosher but Danbooru will now spoof the referer if you're uploading from one of Pixiv's servers.
Updated by homeless homo
Posted under General
It looks like all Pixiv does it check the referer. This isn't strictly kosher but Danbooru will now spoof the referer if you're uploading from one of Pixiv's servers.
Updated by homeless homo
http://danbooru.donmai.us/help/bookmarklet
By the way, this never work for me the way it's described in there. Clicking the bookmarklet always leads me straight to the upload page.
Updated
Quess said:
http://danbooru.donmai.us/help/bookmarkletBy the way, this never work for me the way it's described in there. Clicking the bookmarklet always leads me straight to the upload page.
Yeah, the other version had issues with frames.
jxh2154 said:
Speaking of uploading: should I give up on danbooruup being fixed for FF3 and resign myself to never upgrading my browser?Is it possible for any kind technically inclined soul here to get the code and update it themselves?
I'm by no means a great programmer, but I've looked at the extension code and I'm amazed how Buffered managed to write it. It requires a solid understanding of XPCOM and the whole Mozilla framework (which is sparsely documented and usually out of date). Just getting the development environment running to the point that I could compile the existing code took me hours.
albert said:
Yeah, the other version had issues with frames.
A bit of search through your blog revealed that I have to do a "View image" before using it. The bookmarklet on that blog post prompted for tags but had an error (That page does not exist). The bookmarklet in http://danbooru.donmai.us/help/bookmarklet now works for me. I haven't seen anything like a thick dashed blue border though and it still goes straight to the upload page.
nanami said:
Does that mean I can now directly upload from Pixiv? But how?
Just put the full-size image URL in the URL field of the upload form. It works fine now, used to give 403 before.
This will hopefully stop people from putting silly things like the Pixiv PHP addresses in the source field and breaking things that way.
albert said: I'm by no means a great programmer, but I've looked at the extension code and I'm amazed how Buffered managed to write it.
Damn, and I was hoping the update for FF3 was going to be something small... I'll keep hoping, I guess!
Since you're the one looking into it, does that mean buffered isn't currently available to update the extension?
http://unbuffered.info/img/danbooru-13.png
Okay so I admit I'm working on it because I've run out of newer games to play. Then again, Fallout 3 comes out in a couple weeks...
Unfortunately the selection highlighting means replacing the treeview with a richlistbox, meaning I'll have to rewrite the entire related tags bit again. I also have to put back tag type styling, though that bit is actually easier to figure out with richtextitems.
There isn't too much to work on after that, just the usual cross-compiling and testing. Since this is the first build of Firefox 3 that I'll be doing on the other platforms there probably will be a snag or two, but hopefully nothing too terrible.
Updated
jxh2154 said:
Danbooruup or bookmarklet?Danbooruup is only for FF up to 2, it's not updated for FF3 yet. It should work perfectly find on FF2 though...?
Yea I'm using firefox 2 but I'm getting the error that causes autotag to not work. Also, it doesn't source anything either.
I think it has something to do with vista(?) maybe.