Browse Source

Initial commit

Owen Diffey 3 years ago
commit
c6a86c2f69
1 changed files with 8 additions and 0 deletions
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -0,0 +1,8 @@
+# musare-dl
+
+## Install
+1. `python3.8 -m pip install -r requirements.txt`
+2. `cp config.template.json config.json` and remove unused parameters in config.json
+
+## Usage
+`./musare-dl.py`