KirianCaumes / Bootlegs-to-mp4

A simple script to download bootleg (youtube video) by a Google sheet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootlegs to mp4

A simple script to download bootleg (youtube video) by a Google sheet. 👈

How to run

Create and setup a .env according to the .env.example file.

Install dependencies with:

npm install

Start the script with:

npm start

How to contribute/develop

There is a devcontainer on that project already configured, feel free to use it.

Create and setup a .env according to the .env.example file.

Install dependencies with:

npm install

Start the script:

npm start

You can open a pull request with your new additions.

About

A simple script to download bootleg (youtube video) by a Google sheet.

License:MIT License


Languages

Language:JavaScript 91.8%Language:Dockerfile 8.2%