README.md

June 17, 2019 ยท View on GitHub

Welcome to Wizardli ๐Ÿ‘‹

License: MIT

An ultra fast Youtube-to-MP3 downloader and transcoder

๐Ÿ  Homepage

Demo

Install

cd Wizardli/website
npm install     # Install website dependencies
npm run build   # Build the website

cd ../server
npm install     # Install server dependencies
vim config.js   # Edit the config to your liking
npm start       # Launch the server to serve the built website

The website will now be accessible in your browser on the port you configured in server/config.js

Author

๐Ÿ‘ค Peter Cunha

Show your support

Give a โญ๏ธ if this project helped you!

๐Ÿ“ License

Copyright ยฉ 2019 Peter Cunha.
This project is MIT licensed.