项目作者: digitalashes

项目描述 :
Simple script for downloading images from https://johnkenn.blogspot.com/
高级语言: Python
项目地址: git://github.com/digitalashes/john-kenn-gallery-downloader.git


John Kenn gallery downloader

Description

Simple script which downloads all images from John Kenn blog using asyncio and aiohttp.

Installation and usage

  1. git clone https://github.com/digitalashes/john-kenn-gallery-downloader.git
  2. cd john-kenn-gallery-downloader
  3. pipenv install
  4. pipenv run python main.py

Folder with images will be created in the parent directory.

Run pipenv run pyton main.py --help for see optional arguments.