浏览代码

Initial commit

Owen Diffey 3 年之前
当前提交
c6a86c2f69
共有 1 个文件被更改,包括 8 次插入0 次删除
  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`