All Projects → leerob → Youtube To Mp3

leerob / Youtube To Mp3

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Youtube To Mp3

Spotiflyer
Spotify/Gaana/Youtube Music Downloader For Android!
Stars: ✭ 231 (-46.28%)
Mutual labels:  mp3, youtube-downloader, youtube
Youtube Mp3 Downloader
Extract music from YouTube videos
Stars: ✭ 187 (-56.51%)
Mutual labels:  mp3, youtube-downloader, youtube
URTube
URTube, a YouTube video to MP3 downloader built in NodeJs and Electron
Stars: ✭ 20 (-95.35%)
Mutual labels:  mp3, youtube-downloader
YouTube-Downloader
An easy-to-use, YouTube video downloader, without pesky ads or malware.
Stars: ✭ 22 (-94.88%)
Mutual labels:  youtube, youtube-downloader
mpv-youtube-download
A userscript for MPV that allows you to download youtube audio and video with one key press 💾
Stars: ✭ 16 (-96.28%)
Mutual labels:  youtube, youtube-downloader
Savify
Download Spotify songs to mp3 with full metadata and cover art!
Stars: ✭ 227 (-47.21%)
Mutual labels:  mp3, youtube
Spotifydownload
A dependency-free Spotify playlist downloader that should just work
Stars: ✭ 245 (-43.02%)
Mutual labels:  mp3, youtube
ytqck.github.io
YouTube quick ⚡ Search and Download Music for Free.
Stars: ✭ 18 (-95.81%)
Mutual labels:  youtube, youtube-downloader
Android Youtubemp3
Download videos as mp3 directly from Youtube Android App
Stars: ✭ 124 (-71.16%)
Mutual labels:  mp3, youtube
audius
🎧 A cross-platform app for downloading songs from YouTube and Spotify
Stars: ✭ 19 (-95.58%)
Mutual labels:  youtube, mp3
ypc
Convert text/spotify/deezer albums/playlists to youtube urls and audio/video files.
Stars: ✭ 17 (-96.05%)
Mutual labels:  youtube, youtube-downloader
Openwhyd
💎 Like Pinterest, for Music
Stars: ✭ 287 (-33.26%)
Mutual labels:  mp3, youtube
Youget
YouGet - YouTube Video/Playlist Downloader/Cutter - MP3 Converter
Stars: ✭ 169 (-60.7%)
Mutual labels:  mp3, youtube
gropple
Server and bookmarklet to download files via youtube-dl directly from your browser. Cross platform single binary installation, web browser configurable.
Stars: ✭ 33 (-92.33%)
Mutual labels:  mp3, youtube-downloader
Youtube2audio
Desktop application to download YouTube videos as annotated MP3 or MP4 files
Stars: ✭ 128 (-70.23%)
Mutual labels:  mp3, youtube
YouTube-Downloader
No description or website provided.
Stars: ✭ 34 (-92.09%)
Mutual labels:  mp3, youtube-downloader
Alltomp3
Node module to download and convert in MP3 with tags an online video
Stars: ✭ 120 (-72.09%)
Mutual labels:  mp3, youtube
Youtubedownloader
Downloads videos and playlists from YouTube
Stars: ✭ 2,202 (+412.09%)
Mutual labels:  mp3, youtube
Pantheon
The fastest YouTube downloader.
Stars: ✭ 32 (-92.56%)
Mutual labels:  youtube, mp3
Youtube Dl Android
📦📦Video downloader for Android - Download videos from Youtube, Facebook, Twitter, Instagram, Dailymotion, Vimeo and more than 1000 other sites
Stars: ✭ 322 (-25.12%)
Mutual labels:  youtube-downloader, youtube

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

  • [x] Different bitrate and format options
  • [x] Test on other operating systems
  • [x] 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].