Work in progress, list will be updated
- Get informations on a YouTube link given
- Play a YouTube video in an audio player
- Download a YouTube video into an .mp3 file
- Download progress bar
- Electron
- Vue.js
- Semantic UI
- YouTube API
- Node.js ⩾ 7
- npm or yarn
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build:mac
npm run build:windows
npm run build:linux
This project was generated with electron-vue@4c6ee7b using vue-cli. Documentation about the original structure can be found here.