Awesome
Apollo
<p align="center"> <img width='80%' src='https://user-images.githubusercontent.com/15248061/44311914-e2a86c80-a3ef-11e8-9934-23c1a5d7bf6a.png'> </p>Download your favorite musics/podcasts into .mp3 tracks from a client built with web technology
<p align="center"> <img src="https://camo.githubusercontent.com/546205bd8f3e039eb83c8f7f8a887238d25532d5/68747470733a2f2f7261772e6769746861636b2e636f6d2f746f6d656b77692f6a6176617363726970742f393566626638622f6261646765732f6269672e737667"> </p>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.