/Jukebox

Headless jukebox music off of YouTube, Spotify etc.

Primary LanguageJava

Jukebox

A small program that will download songs (or other material) from youtube, convert the downlaoded WAW file to mp3, and play it back. It supports only basic operations like play/pause.

Requirements

  • Java
  • python3
  • mpg123
  • youtube-dl

Usage

  1. Compile -> javac *java
  2. Run -> java Jukebox