Skip to content

A python script that gets the song that is playing on Monstercat FM and uses Monstercat Connect to stream it.

License

Notifications You must be signed in to change notification settings

GiovanniMCMXCIX/MonstercatFMPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monstercat FM Player

Monstercat FM Player is python script that gets the song that is playing on Monstercat FM thought Twitch IRC and uses Monstercat Connect's API to get the audio in order to play it.

What it looks like

##How to use

###Before you start

  • Python 3.5+ is required. The location of the Python installation must also be added to the system PATH variable.
  • You will need the connect and the pygame library
  • You will need an OAuth key for the account you would like to use this script with. Go to TwitchApps and connect using the account you would like to use. Keep this key in a safe place. Copy it to your clipboard - you will need it later.

###Running

  • Run start.bat by double clicking on it. Alternatively you can run it through the Python terminal.
  • It will ask you for a username. This should match the account you got an OAuth key for.
  • It will ask you for the OAuth key. Copy your OAuth key, starting with "oauth:", right click and paste it. It will be hidden from sight.
  • It should now connect if everything went right.
  • To exit, simply close the window.

#Bugs

  • sometimes the player randomly dies

About

A python script that gets the song that is playing on Monstercat FM and uses Monstercat Connect to stream it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published