This is a simple Python script is for downloading all the smaller Parts of a gigantic picture, where the website only sends single smaller picture snippets.
It does so by Iterating over the given URL and sending HTML get Requests to download the files.