5.5.0 on Windows 10
Not exactly an issue. Just noticed that I cant add anime-pictures.net to the grabber
Maybe Because it is a different site type?
Just thought of mentioning this issue cause the site has a lot of Good pics
and i cant just sit all day to download it. =p
Thought of Adding it to the Grabber but couldnt
Can ya add that site to the Grabber Too??
(Pretty Please ;_;)
Site URL Below:
https://anime-pictures.net
At first I expected to say that it's a bad source. But I looked better and found that it is really good.
Pluses:
Minuses:

And I don't really know, but maybe this issue can be connected to https://github.com/Bionus/imgbrd-grabber/issues/917
Thanks For the Info! =D
After a first quick look it looks like it could be integrated in Grabber, I'll see what I can do.
Tried new settings set for anime-pictures.net - indeed, it works fine.
Some source impressions:
Is there are ability to search via md5 on anime-pictures?
STRANGE
I figured out that some images from anime-pictures.net in preview window shows sample image instead of original image, but image data in details(md5 for example) and image data in window header are from the original one. Moreover, if you will md5search shown image, it will have MD5 different from MD5 from details window. So it's strange.

@Bionus 40-50% of images from anime-pictures.net doesn't contains tags, even if they searched for some tag, Looks like it's because of I'm not logined. I tried to log in via source settings in grabber but failed, any ideas how to solve it?


Also it's still shows sample images in preview instead original for many images.
Also images filesize still not calculates for some reason

Is there are ability to search via md5 on anime-pictures?
Not that I know of.
@Bionus 40-50% of images from anime-pictures.net doesn't contains tags, even if they searched for some tag, Looks like it's because of I'm not logined. I tried to log in via source settings in grabber but failed, any ideas how to solve it?
Yes, half their images are behind a 18+ login wall. You have to register there and login in Grabber to fix this. Note that the login form in Grabber should work, I just tried and it showed the tags with no issues. Here's the "Login" tab if necessary:

Note that the login form in Grabber should work, I just tried and it showed the tags with no issues.
I don't know, what's wrong, but my login fails, but through the site I log in without problems.

The fact that you hid the "Username" and "Password" settings in your screenshot lead me to think that you put your credentials in the wrong tab here. These are the form settings, you're not supposed to change them. They decide which fields Grabber will fill in the login form.
You're supposed to put your credentials in the "Credentials" tab :smile:
The fact that you hid the "Username" and "Password" settings in your screenshot lead me to think that you put your credentials in the wrong tab here. These are the form settings
Completely right, Sherlock! :squirrel: The case is closed now! It works indeed.
But seriously, tabs names can easily cause a misunderstanding. Better to rename those two.
credentials - is a bad word for it, and login fits better for username and password than for form settings.

I suggest to rename "credentials" tab to "accaunt" or "autorization" or "login"
And rename "login" tab to something more technical, like "form settings" or "request"
To make it more clear to understanding for user.
Also, your anti-sample commit didn't solve the samples problem:

You have to update your model file.

As for "credentials", it's a very common way for stating these kind of identifiers. And since it could be either an API key, some OAuth token or simply a login/password couple, that's the most fit name:
[ C ] a piece of information that is sent from one computer to another to check that a user is who they claim to be or to allow someone to see information
The request settings tab title could be changed though.
yep, now all problems with anime-pictures.net succesfully solved.
Well done! Thanks for adding another good source)
Just updated Grabber to 5.5.1
but I cannot see anime-pictures.net in the sources =(
Hmm maybe i shud clean uninstall the it and reinstall
Maybe It'll fix the problem
Edit: Nope didn't fix the issue
Anime pictures.zip
put this folder to
C:Usersusername\AppData\Local\Bionus\Grabber\sites
It should help
Yep Fixed it
Thanks A Ton!!!
hey, I hope you know about our API? Anyway, just ask me @stalkerg because I am the author.
@stalkerg yes Grabber uses the JSON API for searching, but at the time I implemented it I only found it by looking around, I didn't see any doc so it might not be the most efficient usage. Is there a reference somewhere? (or at least a list of the endpoints?)
The implementation is here if you want to have a look:
https://github.com/Bionus/imgbrd-grabber/blob/master/release/sites/Anime%20pictures/model.ts
I just checked, and it seems that Grabber's implementation for example doesn't use the JSON API for view_post, only for view_posts. I'll see to update that! (I don't think it was there last year when I added it)
do you need API for comments?
Most helpful comment
After a first quick look it looks like it could be integrated in Grabber, I'll see what I can do.