Git Product home page Git Product logo

the_standard_download_files_tool's Introduction

The Standard Download Files Tool

Before you get started, ensure you have Ruby downloaded and installed on your computer.

Getting Started

  • Open the Terminal application
  • Navigate to Desktop with this command
    • cd ~/Desktop
  • Clone this repository with this command
    • git clone https://github.com/iarobinson/the_standard_download_files_tool
  • Change directories into this file with this command
    • cd the_standard_download_files_tool

If you want to use the media URLs for Dune by Frank Herbert and the URLS here are still valid (they are valid as of Oct. 7th, 2021) you can run the following script: ruby download_script.rb

Be patient, there is no loading graphic here.

The files should start populating in this folder.

If you want to use a different collection of URLs, follow the instructions in How to Get an Array of URLS using JavaScript.

How to Get an Array of URLS using JavaScript

This tool is set to work on this webpage as of Oct. 7th 2021

  • Load the https://bookaudio.online/651-dune.html
  • Right click anywhere on the page
  • Select inspect element
  • Slect console tab
  • Paste the code that you see in getURLS.js into the console:
  • Finally, type in urls and you will get an array of URL strings
  • Right click on this big list of URLS that result and click copy
  • Paste that into the download_script.rb so the list of URLS is an array of strings
  • Follow instructions in getURLS.js

the_standard_download_files_tool's People

Contributors

iarobinson avatar

Watchers

 avatar  avatar  avatar

the_standard_download_files_tool's Issues

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.