Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.25 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.25 KB

Forum Image Grabber (Inssia)

Simple tool, which will download all images based on the URL provided.

Some of the elements found on the below platform contains +18 content and if you are under-aged, STOP IT. Its not for you.

Screenshots

How to use it?

  1. Fork the repository and run the main.py using the following command
python main.py # you have to have python 3 installed.
  1. It will ask you which directory, output folder name etc. input those information correctly.
Inputs Sample DataType
- Enter your URL, where you want to grab the images: Any Post thread link from inssia.com string
- In Which directory, you want to put the images? Appropriate folder title string
- From which page to grab START? (default: 0): Any numeric value or skip (defaults to '0') integer
- Till which page to grab: END? Any numeric value integer
- Page Per Items count (default: 10): Any numeric value or skip (defaults to '10') integer
  1. It will download it for you. Automatically.

License: MIT + (use it with care)

Tested platforms

  • inssia.com

Authors & Maintainer