
stsyn 











Moderator
"Root" userscript (ADUp itself) is no longer required for specific sites additions to work on derpi.
ADUp should be replaced with TV automatically, if not, please reinstall by the link from the first post and disable old userscript. All functionality should remain if you have installed any maintained addition.
%2529
and such. newWidth
and newHeight
; encodeURIComponent
). // @include /http(s|):\/\/(www\.|)(trixie|derpi)booru.org\/images\/new.*/
// @require https://github.com/stsyn/derpibooruscripts/raw/master/YouBooru/libs/ADUp-mini.js
// @grant unsafeWindow
newImg
— link to uploading image. Note, that it's being pasted and executes in the fetching field, so you may put there page link if you believe, that Derpibooru will handle it src
— source link tags
— list of tags separated by ,
which will be inserted automatically description
— description origin
— numeric id of pre-selected "similar" image originView
— link to "similar" image itself originWidth
— width of "similar" image originHeight
— as previous newWidth
— width of new image. Use if Derpibooru fetchs preview image smaller than actual to display sizes correctly newHeight
— as previous origin
parameter. originView
(large view url), originWidth
, originHeight
, tags
(adds to defined in URL) and src
(only if wasn't provided in URL) Suggestive screenshots, because similar images search have been made rough (sometimes it misses almost identical images with default value). Clickable.→
→
![]()
I have typed nothing, only few clicks.
——
Tumblr userscript screenshots:![]()
![]()
As you can see, "DB upload" button appears not only at dashboard but even in personal blogs (tries, at least)
——
DevianArt userscript screenshot![]()
——
YCH.Commishes screenshots![]()
![]()
![]()
If you do not specify a field to search over, the search engine will search for posts with a body that is similar to the query's word stems. For example, posts containing the words winged humanization
, wings
, and spread wings
would all be found by a search for wing
, but sewing
would not be.
Field Selector | Type | Description | Example |
---|---|---|---|
author | Literal | Matches the author of this post. Anonymous authors will never match this term. | author:Joey |
body | Full Text | Matches the body of this post. This is the default field. | body:test |
created_at | Date/Time Range | Matches the creation time of this post. | created_at:2015 |
id | Numeric Range | Matches the numeric surrogate key for this post. | id:1000000 |
my | Meta | my:posts matches posts you have posted if you are signed in. | my:posts |
subject | Full Text | Matches the title of the topic. | subject:time wasting thread |
topic_id | Literal | Matches the numeric surrogate key for the topic this post belongs to. | topic_id:7000 |
topic_position | Numeric Range | Matches the offset from the beginning of the topic of this post. Positions begin at 0. | topic_position:0 |
updated_at | Date/Time Range | Matches the creation or last edit time of this post. | updated_at.gte:2 weeks ago |
user_id | Literal | Matches posts with the specified user_id. Anonymous users will never match this term. | user_id:211190 |