youtube-to-mp3

⚡️Electron application to convert and download YouTube videos as MP3s

Github stars Tracking Chart

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

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

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 --depth=1
# Go into the repository
cd youtube-to-mp3
# Install dependencies
yarn
# Create app/ folder and start Webpack
yarn build
# Run the app in a new tab
yarn start

Disclaimer

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

Overview

Name With Ownerleerob/youtube-to-mp3
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 3)
Platform
License:MIT License
Release Count6
Last Release Namev2.0.3 (Posted on )
First Release Namev1.0.0 (Posted on )
Created At2017-10-29 19:05:52
Pushed At2022-06-16 23:59:18
Last Commit At2021-04-19 17:44:40
Stargazers Count526
Watchers Count23
Fork Count126
Commits Count68
Has Issues Enabled
Issues Count16
Issue Open Count7
Pull Requests Count10
Pull Requests Open Count15
Pull Requests Close Count12
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top