Skip to content

McKayMower/Jazzie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Comes with custom Loading screen and UI
  • Allows picking of genre for music selection
  • Autofills MP3 tags if used with iTunes

Images

UI

Loading Screen

Jazzie Installation

After copying the .py files, the modules below need to be installed using pip:

-pytube (pip install pytube) -PIL (pip install pillow) -PySide2 (pip install PySide2) -mutagen (pip install mutagen)

Sometimes errors arise from the different modules when YouTube API updates. Try upgrading the installed modules to see if the error gets fixed. (Mainly pytube: python -m pip install git+https://github.com/pytube/pytube)

About

A simple and clean YouTube to MP3 converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages