ryohey / doujinshi.js

MIT License
2 stars 2 forks source link

doujinshi.js

doujinshi.js is a simple doujinshi metadata search module for nodejs. https://www.doujinshi.org/

How to install

npm install doujinshi

Example code

const doujinshi = require("doujinshi")

doujinshi("path_to_image")
  .then(result => {
    console.log(result)
  })

"path_to_image" is

or

Command line interface

doujinshi page0001.jpg
doujinshi https://example.com/page0001.jpg