orjahren / Jukebox

Headless jukebox music off of YouTube, Spotify etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Headless jukebox music off of YouTube, Spotify etc.


Languages

Language:Java 90.4%Language:Python 9.6%