diff options
author | neodarz <neodarz@neodarz.net> | 2019-07-07 08:25:51 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-07-07 08:25:51 +0200 |
commit | c3caba049861149611be6de5059ef2801bdc3916 (patch) | |
tree | cb6666226d8dfc78093d5740bb2fbf0eeccaeaa6 /README.md | |
download | bandcamp-dl_script-c3caba049861149611be6de5059ef2801bdc3916.tar.xz bandcamp-dl_script-c3caba049861149611be6de5059ef2801bdc3916.zip |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d116058 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# bandcamp-dl_script + +This is a simple script to download an artist discography on bandcamp. + +This use iheany's [bandcamp-dl script](https://github.com/iheanyi/bandcamp-dl) + +So you need to install it. |