Git Product home page Git Product logo

Comments (2)

TSedlar avatar TSedlar commented on June 27, 2024 1

I'll debug and publish soon, I've looked at the page and got the data I need.

"viz": {
  "type": "manga",
  "urls": [
    "*://*.viz.com/*/*/*/*"
  ],
  "base_url": "(.*\/.*\/[0-9]+).*?",
  "title": "h3[class*=section_title]:visible a",
  "episode": "h3[class*=section_title]:visible span",
  "page": {
    "pattern": "div[class='page_slider_label center']",
    "processor": "([0-9]+)",
    "groups": [1]
  },
  "page_count": {
    "pattern": "div[class='page_slider_label left']",
    "processor": "([0-9]+)",
    "groups": [1]
  }
}

from anitrack.

TSedlar avatar TSedlar commented on June 27, 2024 1

This has been added in 6e6d46a, and is already live on firefox. It will be live on the chrome store in likely less than an hour.

Enjoy, let me know if any bugs are apparent.

In case you don't know, it won't update on your Kitsu (MAL API is still down almost a year later.. but you can import your list into Kitsu from MAL, and also export from Kitsu to MAL), until you're half-way through the chapter or 3 minutes has passed.

from anitrack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.