aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2020-08-15 14:07:15 +0200
committerneodarz <neodarz@neodarz.net>2020-08-15 14:07:15 +0200
commitc4fb7fda5b1b6bb22db1f517f71cf393f68c6a9b (patch)
tree746b1c9e7d5b2f49e338706fec9f9c0d74f9f7c3 /README.md
downloadmusic_downloader-c4fb7fda5b1b6bb22db1f517f71cf393f68c6a9b.tar.xz
music_downloader-c4fb7fda5b1b6bb22db1f517f71cf393f68c6a9b.zip
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..82b44e9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,30 @@
+Simple tool for download all album from an artist
+
+# Install
+
+```
+pip install -r requirements.txt
+```
+
+## Dependencies
+
+- youtube-dl
+
+# Usage
+
+```
+usage: main.py [-h] [--url URL] [--update] [--file FILE] [--output OUTPUT]
+
+Custom album downloader tool
+
+optional arguments:
+ -h, --help show this help message and exit
+ --url URL link to the file to download
+ --update update all albums from cache
+ --file FILE read url from file
+ --output OUTPUT folder where to put downloaded albums. Default to: <app_installed_folder>/out/
+```
+
+# Suuported website
+
+- [x] Bandcamp