Code Monkey home page Code Monkey logo

bato.to-reader's Introduction

BATO.TO-Reader

A web reader for reading manga from BATO.TO.

Supports basic devices such as Kindle web browsers and old browsers as it works without JavaScript support.

GIF Preview (may take a few seconds to load...)

Installation

  1. Install Node.js.
  2. Clone or download the repository.
  3. Run npm i in the directory with all of the files.

Usage

  1. Run node . in the directory to start the script.
  2. Visit http://localhost:5190/chapter/{chapter} in a web browser, replacing {chapter} with the chapter ID from https://bato.to/chapter/{chapter}.
    e.g. https://bato.to/chapter/263974 becomes http://localhost:5190/chapter/263974

Note

  • There is also support for v2.mangapark.net (https://v2.mangapark.net/manga/{chapter})
    e.g. https://v2.mangapark.net/manga/phantom-blood/i1364094 becomes http://localhost:5190/chapter/park/phantom-blood/i1364094
  • You can split up chapters into shorter numbers of pages, to make it easier to bookmark longer chapters, with "Split pages" (append ?p=1 to the URL if you can't access the UI)
  • The Chapter Select can be used as an alternative to the Chapter selection menu which may not be supported by some browsers (e.g. Kindle).
  • This uses cloudscraper to bypass the Cloudflare security system to get the data.
  • This program uses a lot of hardcoded regex stuff so if a manga reader redesigns or changes their website, this script may stop working (although quite unlikely).

bato.to-reader's People

Contributors

theblockbuster1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ziaa-xyz

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.