summaryrefslogtreecommitdiff
path: root/README.md
blob: caaf8f64415732982553179ab2b4a8fbaa4ecb7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Youtube-dl-as-a-Service

POC for youtube-dl-as-a-Service

## Usage

Probably want to run this in a virtualenv:

```bash
$ pip install -r requirements.txt
$ python yaas.py
```