Skip to content

Extracts the currently playing title, artist from google play music

License

Notifications You must be signed in to change notification settings

cluder/GooglePlayMusic_CurrentlyPlaying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Chrome extension: Google Play Music - currently playing

Extracts the currently playing title, artist and cover and sends it with a POST request to a locally running webserver where it can be processed further.
Works with https://play.google.com/music and https://music.youtube.com.
Post URL is currently hardcoded: http://localhost:8080/music_data/

TODO: configurable url / port

Install: go to chrome://extensions/, enable developer mode, load unpacked extension by pointing to the src folder in this repo.

About

Extracts the currently playing title, artist from google play music

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published