Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 549 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 549 Bytes

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