Spotify Playing.

aidenviking

New Member
I have read that alot of people are using spotify, and want to show their viewers what current song the play.
So i sat around and googled for abit, and found this javascript: https://gist.github.com/1791443

Which seems to be rather easy and straighforward.
Now i do not have any expertise like some of you to write in c#(guess thats what you write your plugins in).
But some of you do, and would this be a easy project for you to make?

I would love this feature, instead of having external programs to paste it into a .txt file etc.
This would be so much easier just install plugin, and it will show on your scen, like add source SpotifyPlugin.

What do you think?
 

micechal

Member
I don't think it would be that simple. And what about other media players? Create such plugin only for Spotify, or for every media player that ever existed? What's wrong with using text sources? If you set it up well it can be imperceptible to you :)
 

khyzen

New Member
What I do is get the sub-region of the window where says the song and apply a chroma key with the background.
 
Top