/youtube-to-mp3

Electron application to convert and download YouTube videos as MP3s

Primary LanguageJavaScriptMIT LicenseMIT

Youtube To MP3
YouTube To MP3

Youtube To MP3

About

YouTube To MP3 is a desktop application for converting and downloading YouTube videos to MP3.

Stack

  • Electron - Cross platform framework for native platforms
  • React - UI framework
  • Sass - CSS with superpowers
  • Webpack - A module bundler for JavaScript

Future Ideas

  • Downloading videos as well as MP3s
  • Multiple downloads at a time
  • Different bitrate and format options
  • Test on other operating systems
  • Support downloading long videos (> 1 hour)

Download

To download for Mac, click here.

Running Locally

To clone and run this repository, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/leerob/youtube-to-mp3.git
# Go into the repository
cd youtube-to-mp3
# Install dependencies
npm install
# Run the app
npm start

Disclaimer

This program should only be used on non-copyrighted material.