Skip to content

🚀 An ultra fast YouTube-to-MP3 downloader and transcoder

License

Notifications You must be signed in to change notification settings

petercunha/Wizardli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Wizardli 👋

License: MIT

An ultra fast Youtube-to-MP3 downloader and transcoder

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.