aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 36c4c0ded3694cf385604e078a1a73b173a75c29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# arte.tv-dl.sh

This little script can download a video from arte.tv website.

## Installation

Juste run the following command for install requirements on your system:

```
pip install artetv-dl
```

## Usage

```
artetv-dl
```

## Licence

All code in this repository are written by neodarz <neodarz@neodarz.net> and
under GPL-3 licence.