Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 558 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 558 Bytes

yurei

Yurei is a fast and efficient scraper for LightShot/prnt.sc.

How to use

First, make sure to install the latest version of node.js
After that, clone this repository, goes into it directory and install the dependencies with npm install then you'll be able to run the app with node app.js.
Finally, have fun :)

Disclaimer

While this script IS potentially violating the privacy of other people, I encourage you NOT to publish any of the gathered content.

Contributing

Don't forget to run npm run fmt before committing!