Apollo
March 25, 2019 · View on GitHub
Download your favorite musics/podcasts into .mp3 tracks from a client built with web technology

Features
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
Download
Technology
- Electron
- Vue.js
- Semantic UI
- YouTube API
Requirements
- Node.js ⩾ 7
- npm or yarn
Build Setup
# 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.