Code Monkey home page Code Monkey logo

powershell-download-tumbler-images's Introduction

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.

powershell-download-tumbler-images's People

Contributors

jefflomax avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

powershell-download-tumbler-images's Issues

Code no longer works with latest Tumblr

Tumblr has since gone to an API model - https://www.tumblr.com/docs/en/api/v2 that requires OAuth authentication for performing full downloads. If you are using the site URL, your limited to the number of images you can get.

In addition, the images are now located in the <script> window.launcher section of the page that Invoke-WebRequest returns in the Content response.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.