Skip to content

liddiard/harmontown-video-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harmontown Video Downloader

Batch download video episodes of the podcast Harmontown.

Installation & Usage

  1. Install Node.js version 10 or above.
  2. Clone the repo to your computer.
  3. Run npm install.
  4. Run npm start.

Upon running npm start, the script will begin downloading video episodes to the videos folder, sequentially, starting with the first video episode from 2015.

You can also specify an ISO-formatted date with the npm start command to begin downloading from that date. For example, npm start 2017-05-03 would only download episodes recorded or after May 3, 2017.

About

Script to batch download video episodes of the podcast Harmontown (https://harmontown.com/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published