Skip to content

Gets beats1 radio's show logo and title, then serves them in a webserver. Now with music name and album cover too

License

Notifications You must be signed in to change notification settings

duramato/Beats-Metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gets radio show's logo and title and serves them in a webserver. Also album cover, and music name too

Install dependecies: selenium pillow numpy https://github.com/yaph/webshots How to run? Just set up 2 upstart scripts, one for each process

setuid user
setgid user

start on runlevel [2345]

stop on runlevel [016]
chdir /PATH/
exec python /PATH/screenshooter.py

and

setuid user
setgid user

start on runlevel [2345]

stop on runlevel [016]
chdir /path/
exec python /path/server.py

About

Gets beats1 radio's show logo and title, then serves them in a webserver. Now with music name and album cover too

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages