Parcourir la source

Initial commit

Owen Diffey il y a 3 ans
commit
c6a86c2f69
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  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`