Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattig7 authored Aug 5, 2020
1 parent 4bc82ef commit 8547b18
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# magazines
This is a simple Python program to find and download all magazines from given URLs (with 'magname' parameter for the folder they get downloaded to.

Uses an JSON file to define URL to search. If this file is not present (not by default) then it has default magazine URLs (hackspace and magpi) to download from. The JSON file will be created on first run

Note that python3 is required for this program! Come on people! Upgrade with the times!

0 comments on commit 8547b18

Please sign in to comment.