For downloading musics
Go to file
corner b6f155c7a7 Update 'README.md' 2019-11-26 07:39:33 +01:00
.gitignore Added more functionality 2019-11-19 16:46:16 +01:00
README.md Update 'README.md' 2019-11-26 07:39:33 +01:00
ffmpeg Init 2019-10-27 16:50:10 +01:00
main.js More work done 2019-11-26 07:30:26 +01:00
package-lock.json More functionality 2019-11-19 17:56:34 +01:00
package.json More functionality 2019-11-19 17:56:34 +01:00
tags.js More work done 2019-11-26 07:30:26 +01:00

README.md

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.