Skip to content

Instantly share code, notes, and snippets.

@mbikovitsky
Last active December 28, 2015 04:59
Show Gist options
  • Save mbikovitsky/7446403 to your computer and use it in GitHub Desktop.
Save mbikovitsky/7446403 to your computer and use it in GitHub Desktop.
Python 3 script for downloading the featured image from the homepage of Kanobu. After running the script the current directory will contain the individual panels and the merged image. Dependencies: - Beautiful Soup 4 (https://pypi.python.org/pypi/beautifulsoup4/) - Pillow (https://pypi.python.org/pypi/Pillow)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment