13 lines
230 B
Markdown
13 lines
230 B
Markdown
# ytdownloader
|
|
|
|
### Installation
|
|
To install this repo, use
|
|
```bash
|
|
git clone gitea.arnweb.nl/corner/ytdownloader.git
|
|
cd ytdownloader
|
|
npm i
|
|
```
|
|
|
|
### Usage
|
|
Run `node main.js help` for more information as to how to use this package.
|