For downloading musics
.gitignore | ||
ffmpeg | ||
main.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tags.js |
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.