Node.js Server for Cassettea.
stickyPiston
72d934713a
Installed youtube-mp3-downloader, set up a new route and when that route is visited the package will download the video specified. Simple as that. |
||
---|---|---|
bin | ||
public/stylesheets | ||
routes | ||
views | ||
.gitignore | ||
app.js | ||
package-lock.json | ||
package.json | ||
README.md |
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