ytdownloader/README.md

421 B

ytdownloader

Installation

To install this repo, use

git clone gitea.arnweb.nl/corner/ytdownloader.git
cd ytdownloader
npm i

NOTE: Make sure that you replace ffmpeg with the latest version of the ffmpeg executable. If you have ffmpeg installed globally on linux (using apt, etc.), remove the ffmpeg executable.

Usage

Run node main.js help for more information as to how to use this package.