Commit Graph

6 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
c0f53c6d2c Added all .mp3 files to .gitignore 2019-09-19 23:30:03 +02:00
e14b0364d5 🙈 Added music folder
It gave some annoying errors... hmpf...
2019-09-18 13:52:34 +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