I found all this information very helpful, I'm currently attempting to record a station from iheartradio.com and have got it all setup to download via
rtmpdump (thanks to the above help)
I'm currently trying to scrape the rtmp link from the xml file that is always updated and place it in a bat file that will be executed daily at a set time (to record dave ramsey) since I hate missing his show because I'm at work..
If anyone has ideas on how to scrape the rtmp link out of the xml file and place it in a bat file I would be more than happy to know how you did it!
I've tried using wget to grab the xml file but it doesn't appear to grab the file correctly.