Skip to content

A simple script to download all the Destroy All Software screencasts

Notifications You must be signed in to change notification settings

bonaert/destroy-all-software-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Destroy All Software Downloader

A simple script to download all the Destroy All Software screencasts during the week they're free.

If you like DAS, consider subscribing!

To run it, execute the following line which will download the videos in the videos directory:

python3 download.py

If you want to choose the output folder, run it like this:

python3 download.py -o myVideos

Requirements:

  • Python 3
  • Scrapy (scraper packager; the script will tell you if you don't have it and how to install it)
  • Wget (to download the videos)

About

A simple script to download all the Destroy All Software screencasts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages