Commit Graph

10 Commits

Author SHA1 Message Date
c0f53c6d2c Added all .mp3 files to .gitignore 2019-09-19 23:30:03 +02:00
f5c9712d9e Merge branch 'master' of https://gitea.arnweb.nl/corner/Cassettea-api-node 2019-09-19 23:28:30 +02:00
fb26915f43 Added analyse function & fixed Unix/Windows paths 2019-09-19 23:28:19 +02:00
af97ee82d7 🐛 Fixed some minor bugs
Some directories were pointed wrong.
2019-09-19 08:06:21 +02:00
e14b0364d5 🙈 Added music folder
It gave some annoying errors... hmpf...
2019-09-18 13:52:34 +02:00
65a83b0c02 💥 The node api is now up to PHP api standards!
Party time.
2019-09-18 10:51:02 +02:00
785767b5b9 📝 Updated the README.md
It now includes a section for installing ffmpeg.
2019-09-17 17:11:04 +02:00
72d934713a Created YouTube audio downloader
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.
2019-09-17 17:07:08 +02:00
8383adb439 📝 Created README.md
Always interesting to read.
2019-09-17 16:53:33 +02:00
5b996f979d 🎉 Initialized express
Installed express using the express cli tool.
2019-09-17 16:49:23 +02:00