Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 526 Bytes

File metadata and controls

14 lines (9 loc) · 526 Bytes

powershell-download-tumbler-images

Powershell scripts to download images from tumbler. This is coded to a specific template, you will have to adapt it. Updates index.html of downloaded files and descriptions.

See usage instructions in .\tumbler.ps1, after editing: .\tumbler.ps1 -pageStart 1 -pageEnd 16

View images in your directory or open index.html in a browser.

Examples of: Reading HTML as XML and adding new element. Parsing HTML and extracting image names and descriptions. Download images using Powershell.