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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?