aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 0d802c993b5caa962be40eeba27b93324f3df2a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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
- [x] Soundcloud