README.md

    meetslut

    A fancy command line tool to download slut👠 pictures from internt.

    🚀 Support website

    📢 Checked on 2022.11.05

    Website Status Desc
    Caitlin comics
    zipai china amateur photos
    motherless photo
    Imagefap photo
    pictoa photo

    ️ success failed ️ developing

    ️ proxy needed for mainland user

    🔨 Installation

    python -m venv meetslut
    source /ide/meetslut/bin/activate
    git clone https://gitee.com/crj1998/meetslut.git
    cd meetslut
    pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
    pip install -r requirements.txt
    pip install -e .
    python ./test.py
    chmod +x examples.sh
    ./examples.sh

    💡 Usage

    meetslut image https://www.99zipai.com/selfies/202010/110590.html -o ./saved

    📑 License

    👋 Acknowledgement

    For Developers

    parser: input a url, output a dict {"url": ..., "name": ...}

    Test

    python meetslut/cli.py zipai https://www.99zipai.com/selfies/202010/110590.html -o ~/work/saved
    python meetslut/cli.py caitlin 'https://caitlin.top/index.php?route=comic/readOnline&comic_id=697352&host_id=0&page=3&gallery_brightness=100&gallery_contrast=100' -o ~/work/saved
    
    python meetslut/cli.py motherless https://motherless.com/GICB9A5D8?page=2 -o ~/work/saved

    项目简介

    当前项目暂无项目简介

    发行版本

    当前项目没有发行版本

    贡献者 5

    crj1998 @qq_38328331
    6 6364cf54a5590a2c92b8133f @6364cf54a5590a2c92b8133f
    C crj1998 @crj1998

    开发语言

    • Python 98.8 %
    • Shell 1.2 %