Skip to content

TheHardGamer/python-music-player

Repository files navigation

CodeFactor

Python Music Player

A minimal music player + .format to .mp3 convertor + youtube videos to mp3 + youtube video streamer written in python

Usage

  • Install python 3.x
  • Install vlc media player
  • Ffmpeg is required to convert youtube videos, for windows, you can install it using https://chocolatey.org/packages/ffmpeg
  • Either download the release or clone the repo