aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4ec32b74f2203d204636e0c04c56d4e169d8a34c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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 pbr
pip install .
```

## Usage

```
arte_tv
```

## Licence

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