2014
3 days
Java
967 loc

I used to play around with twitch streaming and I am really into music. So I wrote this little media player based on VLC which has twitch integration. Whenever someone writes !playplease into the chat the video gets queued into the playlist so the viewer can decide which videos to play. Playlists can be loaded and stored with a single click of a button!

The video is a separate window and thus can be easily captured by programs like OBS.


Screenshots

The player and video windows:

playerWithPlaylist

Youtube ID (or full link):

youtubeID

Twitch chat:

twitchAdded

nowPlaying


How-To:

  1. Download files: PlayPlease Version 1.2
  2. Unpack
  3. Configure the settings file
  4. Start “PlayPlease.jar”
  5. Import videos with “!playplease ” or from playlist file
  6. Press play
  7. Done

Playlists:

  1. Rock: here
  2. Dubstep: here
  3. House: here

Used libraries:

  • VLCJ von capricasoftware
  • PircBot von paul (jibble.org)