aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f583277157c642fdf5d378667d20ef19c91f5ccf (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 <url>
```

## Licence

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