- Code:
rtmpdump -r "rtmpe://stream.adaptive.lv3.hbogo.com:1935/hbogoadapt/hbo/" -a "hbogoadapt/hbo/" -f "WIN 11,2,202,228" -W "http://livepassdl.conviva.com/ver/2.47.0.54861/LivePassModuleMain.swf" -p "http://www.hbogo.com/" -y "mp4:videos/hbo/extra/PMRS748811/hbo_PMRS748811_PRO4_1.mp4?end=20120501005225&token=7777777777777777" -o hbo_PMRS748811_PRO4_1.flv
The website appears to use xml for the stream information as well. I'd give give this a shot, but I'm only familiar with python and never tried groovy.. so until I have lots of free time, here's hoping someone else gives it a shot..
Edit:
It's a huge pain in the ass, actually. There are quite a bit of checks done and hoops that need to be jumped through before starting the stream.
I've actually made a bit of headway today and got all of the authentication and security checks figured out, but if anyone else is making progress, please post, as I don't want to duplicate any work.