aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 21ccef391789f1edf786d2c92ef4284ac25ac0fc (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 -r requirements.txt
```

## Usage

```
./arte.tv-dl.sh <arte.tv_link>
```

## Licence

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