Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable filter by bookmark count for Pixiv Premium #652

Closed
onexoff opened this issue Mar 18, 2020 · 9 comments
Closed

Enable filter by bookmark count for Pixiv Premium #652

onexoff opened this issue Mar 18, 2020 · 9 comments

Comments

@onexoff
Copy link

onexoff commented Mar 18, 2020

No description provided.

@Nandaka
Copy link
Owner

Nandaka commented Mar 18, 2020

what pro version? for your information, this application cannot bypass the validation from the server side. You still need to pay for Pixiv Premium or Fanbox content.

@onexoff
Copy link
Author

onexoff commented Mar 18, 2020

yes I've the pro version of Pixiv

I mean how I can filter the search with bookmarks so I don't need to wait more time
to get image has like 5000 bookmarks

I think the script doesn't support that because when I enter 5000 into bookmarks
the script scrape are checking all the bookmarks image example in page 1
so if the image contains 5000 bookmarks that are downloaded if not passed ...

we need to do something like
something like: https://www.pixiv.net/en/tags/original/illustrations?scd=2019-01-01&ecd=2019-12-31&blt=5000&s_mode=s_tag&type=illust

also how I can turn off the manga image in search I need just illustrations

thank you

@onexoff
Copy link
Author

onexoff commented Mar 19, 2020

is possible ?

@Nandaka
Copy link
Owner

Nandaka commented Mar 20, 2020

well, I don't have pixiv premium, so I cannot test it. From the url, looks like &blt=5000 is the bookmark count?

For the type shouls be ok

  • &type=illust_and_ugoira = illust only
  • &type=manga = manga only

@onexoff
Copy link
Author

onexoff commented Mar 20, 2020

yes &blt=5000 is for bookmark count pixiv will show you automatically just the images has +5000 bookmark

can you contact me at uchihaclan34x@gmail.com
I will send you my account and you can test that

@onexoff onexoff changed the title can you make the scarper support the pro verison of pixiv can you make the scraper support the pro verison of pixiv Mar 21, 2020
@onexoff
Copy link
Author

onexoff commented Mar 21, 2020

can you provide me your email please for can send you the login of my account

@onexoff
Copy link
Author

onexoff commented Mar 22, 2020

I've solved that using Powerful Pixiv Downloader it's a chrome addons

to scrape the id of images than using PixivUtil2
to download them

@Nandaka
Copy link
Owner

Nandaka commented Apr 4, 2020

Nandaka added a commit that referenced this issue Apr 4, 2020
@Nandaka
Copy link
Owner

Nandaka commented Apr 4, 2020

added some logic to add the blt and type parameter. Please note blt only applicable for premium user.
I will upload beta version later.

@Nandaka Nandaka changed the title can you make the scraper support the pro verison of pixiv Enable filter by bookmark count for Pixiv Premium Apr 4, 2020
@Nandaka Nandaka closed this as completed Apr 28, 2020
byjtje pushed a commit to byjtje/PixivUtil2 that referenced this issue Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants