Skip to content

zamudioo/YouTune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

YouTube to MP3 Downloader and Metadata Updater

This Python script provides a GUI application to download YouTube videos as MP3 files and update their metadata automatically. It utilizes the MusicBrainz API to fetch song details for the downloaded MP3 files.

Download

https://github.com/zamudioo/YouTune/releases

Prerequisites

Ensure you have the following dependencies installed:

Place the ffmpeg and yt-dlp binaries in the script's directory or specify their paths in the script.

Installation

You can easily install the dependencies by executing the following command in your terminal:

pip install -r requirements.txt

Make sure you have cloned or downloaded this repository to your local system before running the above command.

Usage

Run the script youtune.py. Enter the YouTube URL of the video you want to download. Choose the output folder where you want to save the downloaded MP3 files. Click the "Start" button to initiate the download and metadata update process.

Notes

This script assumes that the YouTube video contains music and uses MusicBrainz to fetch metadata based on the song title. It utilizes yt-dlp to download YouTube videos as MP3 files and ffmpeg for audio extraction. The GUI is built using Tkinter, a standard GUI toolkit for Python. Feel free to contribute to the project by submitting issues or pull requests!

About

Youtube mp3 downloader and automatic metadata adder

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages