youtube-to-mp3

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

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者leerob/youtube-to-mp3
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2017-10-29 19:05:52
推送於2022-06-16 23:59:18
最后一次提交2021-04-19 17:44:40
發布數6
最新版本名稱v2.0.3 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數552
關注者數20
派生數133
提交數68
已啟用問題?
問題數16
打開的問題數7
拉請求數10
打開的拉請求數15
關閉的拉請求數12
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?