Skip to content
/ Apollo Public

🎵 Download MP3 files from YouTube through a client built with web technology

License

Notifications You must be signed in to change notification settings

helados/Apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo

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

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.