Skip to content

KyeOnDiscord/YouTube-To-MP3

Repository files navigation

YouTube-To-MP3

Yet another youtube to mp3 with metatag (ID3v.2.3) support

Why MP3?

MP3 files allow you to own your music forever, without having to rely on a music streaming service. Downloading MP3s are free and you don't need to pay for a streaming service to get rid of ads. MP3s are also supported by almost every device and music player, so you can listen to your music anywhere.

Features:

  • Song Title
  • Artist
  • Album Name (When downloading a playlist)
  • Album Art
  • Year
  • Genre (Found from YouTube Tags)
  • Track Number (When downloading a playlist)
  • Lyrics (Synchronized Lyrics supported in Flacbox, Only on iPhone, iPad and Mac)

Requirements:

Installation:

git clone https://github.com/KyeOnDiscord/YouTube-To-MP3.git
cd YouTube-To-MP3
pip install -r requirements.txt

Usage:

You can either use the Command Line Interface (cli.py) or the GUI (ui.py)

python3 cli.py

About

Yet another youtube to mp3 with metatag (ID3) support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages