Commit Graph

10 Commits

Author SHA1 Message Date
7deec267de 🏁 Added progress bar support 2019-10-05 11:10:51 +02:00
299f140fcd 🚀 Updated .gitignore and added duration route. 2019-09-27 19:14:48 +02:00
41c46a664c Removed unnecessary code & added element types 2019-09-26 22:04:41 +02:00
fd29ace545 Recoded the get route, still needs some work 2019-09-20 23:04:06 +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
65a83b0c02 💥 The node api is now up to PHP api standards!
Party time.
2019-09-18 10:51:02 +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
5b996f979d 🎉 Initialized express
Installed express using the express cli tool.
2019-09-17 16:49:23 +02:00