/s1acker

search and download images from stage1st

Primary LanguagePythonMIT LicenseMIT

s1acker

Search and download images from stage1st.

example

s1acker "喵片" -o "temp"

Usage

s1acker [-h] [-n UNAME] [-d] [-o DIR] [-v | -q] [--version]
        SRCHTXT [SRCHTXT ...]

See s1acker --help for details.

Requirements

s1acker only support python3, and is only tested under python3.6.

Installation

pip install s1acker

Or, for development,

git clone https://github.com/quinoa42/s1acker.git
cd s1acker
pip install -e .