Skip to content

Download all MagPi and Hackspace issues with an automated script.

License

Notifications You must be signed in to change notification settings

Teraskull/magpi-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

MagPi Downloader

Download all MagPi and Hackspace issues with an automated script.

OS

Installing

git clone https://github.com/Teraskull/magpi-downloader

cd magpi-downloader

sudo chmod +x magpi-issue-downloader.sh

Usage

./magpi-issue-downloader.sh

Examples

To download only MagPi issues, set the HACKSPACE_FIRST and HACKSPACE_LATEST variables to 0:

MAGPI_FIRST=1
HACKSPACE_FIRST=0
MAGPI_LATEST=113
HACKSPACE_LATEST=0

To download a specific MagPi issue, set both MAGPI_FIRST and MAGPI_LATEST to the respective issue number.

All issues will be downloaded under the issues/magpi and issues/hackspace directories.

All download URLs are saved in issues/magpi/issues.txt and issues/hackspace/issues.txt.

License

Distributed under the MIT License. See LICENSE for more information.

About

Download all MagPi and Hackspace issues with an automated script.

Topics

Resources

License

Stars

Watchers

Forks

Languages