Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 465 Bytes

readme.md

File metadata and controls

19 lines (15 loc) · 465 Bytes

mangas_scrapers/manga_kn_dl.py

Dependencies:

  • Selenium
  • Python Imaging Library

Firefox driver - must support HTML5

Caveat: All images are saved as pngs (using screenshots) If you are going to archive a lot of manga, I recommend that you convert them to JPEG first. Imagemagick's mogrify can help with that.

A bash script for conversion and deletion has been provided.


mangas_scrapers/mtowndl.py

mangatown downloader Dependencies:

  • bs4