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

high prio parsers and url classes! #61

Open
15 of 19 tasks
CuddleBear92 opened this issue Aug 24, 2018 · 0 comments
Open
15 of 19 tasks

high prio parsers and url classes! #61

CuddleBear92 opened this issue Aug 24, 2018 · 0 comments
Assignees

Comments

@CuddleBear92
Copy link
Owner

CuddleBear92 commented Aug 24, 2018

Zerochan

Anime-Pictures.net

SXSHentai

  • url classes for sxshentai.com
  • post page parser
  • category gallery parsers

SVSComics

NXTComicsClub

@CuddleBear92 CuddleBear92 self-assigned this Aug 24, 2018
CuddleBear92 added a commit that referenced this issue Aug 24, 2018
#61 sxshentai url classes and parsers.

Gallery parser needs more love, only getting the first 9 posts apperently.
dont see the obvious flaw at close to 6am atm. pushing out to share anyway!
Tests i have run seems to work perfectly. grabbing the post cover image and linking all urls to the image.

This is ofc meant to be used with the new bulk copy url feature to allow for programs like JDownloader to grab the links for you.

url classes is all in one text, will start doing this in the future.
CuddleBear92 referenced this issue Aug 24, 2018
url classes automatically adds p=1 for page 1 and s=id to sort the newest. the other url class then matches that and is used by the gallery parser.

testing has been successful.
it wont rip source time for those that doesnt list it in attribute, needs to pull sting or html and clean it up. but i failed to do so when reusing older regexes.
CuddleBear92 added a commit that referenced this issue Aug 24, 2018
#61
tested and fully working it seems.
cookie login didnt seem to work sadly. but the parsing and everything should be fine once one is able to login.
doesnt seem to have any rating tag either sadly.
CuddleBear92 added a commit that referenced this issue Aug 25, 2018
#61 nxtcomicsclub.com url classes and parsers
grabs all posts from galleries and all urls from posts.
ties it all to either the cover or one of the preview images if cover is offline.
will prob fail if there is no cover or preview. unsure how to fix this. maybe by having a global image like the site logo as the lowest tier.
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

1 participant