Cassettea-api-node/README.md

385 B

Cassettea-api-node

This is the Cassettea server for node.js. To install, simply run

git clone https://gitea.arnweb.nl/corner/Cassettea-api-node.git && cd Cassettea-api-node
npm install
DEBUG=Cassettea-api-node:* npm start

Also make sure that you have a ffmpeg executable file in bin/ffmpeg. Without this, the audio downloader will not work.