Skip to content

naturalneuralnet/youtube-to-mp3

Repository files navigation

About

A Python script, with a GUI, for downloading youtube videos and converting them to .mp3 files. Individual videos as well as playlists can be downloaded and converted. This application is for demonstration purposes only.

Alt text

Table of Contents

Local Setup

Download or clone the GitHub Project

Install the project requirements with this pip command:

pip install -r requirments txt

Run the file sorter with the following command:

python youtube_downloader_gui.py

Usage

  1. Paste in the link to the youtube video you want to download.
  2. Paste in the path to the download folder.
  3. Click Download.

Alt text

Alternativley, download and convert every video in a playlist to MP3 by making the playlist public and pasting in the link to the playlist.

Technologies

  • Python
  • Custom Tkinter
  • PyTube

Status

Completed

License

You can find the License for this project here

This project is licensed under the terms of the MIT license.

About

Youtube to MP3 Downloader with GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages