Commit Graph

15 Commits

Author SHA1 Message Date
corner 03f52c0594 🤖 Added insert, update & info route.
And fixed some other minor bugs.
2019-10-06 16:27:25 +02:00
corner 7deec267de 🏁 Added progress bar support 2019-10-05 11:10:51 +02:00
corner 299f140fcd 🚀 Updated .gitignore and added duration route. 2019-09-27 19:14:48 +02:00
Arne van Iterson 41c46a664c Removed unnecessary code & added element types 2019-09-26 22:04:41 +02:00
Arne van Iterson fd29ace545 Recoded the get route, still needs some work 2019-09-20 23:04:06 +02:00
Arne van Iterson c0f53c6d2c Added all .mp3 files to .gitignore 2019-09-19 23:30:03 +02:00
Arne van Iterson f5c9712d9e Merge branch 'master' of https://gitea.arnweb.nl/corner/Cassettea-api-node 2019-09-19 23:28:30 +02:00
Arne van Iterson fb26915f43 Added analyse function & fixed Unix/Windows paths 2019-09-19 23:28:19 +02:00
corner af97ee82d7 🐛 Fixed some minor bugs
Some directories were pointed wrong.
2019-09-19 08:06:21 +02:00
corner e14b0364d5 🙈 Added music folder
It gave some annoying errors... hmpf...
2019-09-18 13:52:34 +02:00
corner 65a83b0c02 💥 The node api is now up to PHP api standards!
Party time.
2019-09-18 10:51:02 +02:00
corner 785767b5b9 📝 Updated the README.md
It now includes a section for installing ffmpeg.
2019-09-17 17:11:04 +02:00
corner 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
corner 8383adb439 📝 Created README.md
Always interesting to read.
2019-09-17 16:53:33 +02:00
corner 5b996f979d 🎉 Initialized express
Installed express using the express cli tool.
2019-09-17 16:49:23 +02:00