petercunha / Wizardli

:rocket: An ultra fast YouTube-to-MP3 downloader and transcoder

Home Page:https://wizardli.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

:rocket: An ultra fast YouTube-to-MP3 downloader and transcoder

https://wizardli.net

License:MIT License


Languages

Language:TypeScript 41.9%Language:JavaScript 32.9%Language:HTML 19.1%Language:CSS 6.1%