Skip to content

Commit 8547b18

Browse files
authored
Create README.md
1 parent 4bc82ef commit 8547b18

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# magazines
2+
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.
3+
4+
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
5+
6+
Note that python3 is required for this program! Come on people! Upgrade with the times!

0 commit comments

Comments
 (0)