Jump to content

Pandora Radio


Rogue5099
 Share

Recommended Posts

While listening to Pandora at work I would like to get the current song playing and send it to a .txt file to be able to download later. Once I am able to get the information I can code the rest.

- Song is playing that I like, I press a HotKey and it sends the "Arist - Track Title" to .txt file on desktop.

Getting the information from the site is the only problem I am running into of course.

Only information I am getting from source is:

<div class="info" style="display:none;">
 
<div><a href="#" class="playerBarSong"></a></div>
 
<div><span>by</span> <a href="#" class="playerBarArtist"></a></div>
 
<div><span>on</span> <a href="#" class="playerBarAlbum"></a></div>
 
</div>
 
</div> <!-- /nowplaying -->
Edited by rogue5099
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...