deFiss / lightshot-parser

Multi-process script to automatically download screenshots from https://prnt.sc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lightshot-parser

lightshot-parser

lightshot-parser is a multi-process script for automatically downloading screenshots from https://prnt.sc, written in python

Setup

# Clone this repository (or just download and unzip the zip)
$ git clone https://github.com/deFiss/lightshot-parser.git

# Go to directory
$ cd lightshot-parser

# Install dependencies (if "pip" is missing, try using "pip3")
$ sudo pip install -r requirements.txt

Launch

$ python lightshot_parser.py [process count]

# or

$ python lightshot_parser.py

# to enter the number of processes manually

With a large number of processes or over time, you may be banned by ip

About

Multi-process script to automatically download screenshots from https://prnt.sc


Languages

Language:Python 100.0%