Skip to content

digitalashes/john-kenn-gallery-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages