sschandi / youtube-to-mp3

Cross platform Electron application to convert YouTube videos to MP3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube to MP3

Electron Application to convert YouTube videos to MP3 Easily. Uses FFmpeg binaries for the conversion process, and integrates nicely with the OS, allowing users to easily choose save directory and autofill url on hover. Artist and title are auto-filled, and desktop notifications signify a completed conversion. (not on Windows as that requires a cert.)

Project setup

npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build

About

Cross platform Electron application to convert YouTube videos to MP3


Languages

Language:Vue 67.6%Language:JavaScript 26.8%Language:HTML 5.6%