PDA

View Full Version : HBO Go


ncfballkid
04-10-2012, 06:58 PM
I have tried using RTMPdump and RTMP Explorer.. I got this so far..

rtmpdump -r "rtmpe://stream.adaptive.lv3.hbogo.com:1935/hbogoadapt/hbo/" -a "hbo
goadapt/hbo/" -f "WIN 11,1,102,55" -W "http://www.hbogo.com/[[IMPORT]]/livepassd
l.conviva.com/ver/2.46.0.54270/LivePassModuleMain.swf" -p "http://www.hbogo.com/
" -y "mp4:videos/hbo/feature/721485/hbo_131785_PRO4_3.mp4?end=20120411005427&tok
en=0f0b0f34b93b9a85ff3f6" -o hbo_131785_PRO4_3.flv

and then i get this when I try to run the command

RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: swfurl http://www.hbogo.com/[[IMPORT]]/livepassdl.conviva.c
om/ver/2.46.0.54270/LivePassModuleMain.swf not found
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

I tried changing the verify swf url to http://livepassdl.conviva.c
om/ver/2.46.0.54270/LivePassModuleMain.swf and http://www.hbogo.com/livepassdl.conviva.c
om/ver/2.46.0.54270/LivePassModuleMain.swf and I have also gone the extra mile and just changed it to http://hbogo.com/hbogo.swf.

I keep getting rejected every time.. does any one know the exact url or options I should use for HBO go? Thanks!

compn
04-11-2012, 10:37 AM
try using ksv's build in rtmpdump forum. and remove the [[import]] stuff from the urls

ncfballkid
04-11-2012, 11:28 AM
unfortunately, I still have no luck .. I always get rejected. I know that it has something to do with the hash, I'm pretty sure that isn't the right SWF to verify, but there isn't another SWF that is there. I know that this is possible because GetFLV is able to download and they use rtmpdump to download their stuff. Anymore ideas anyone?

chap
04-11-2012, 04:21 PM
RTMP Server v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935


rtmpdump -r "rtmpe://stream.adaptive.lv3.hbogo.com:1935/hbogoadapt/hbo/" -a "hbo
goadapt/hbo/" -f "WIN 11,2,202,228" -W "http://livepassdl.conviva.com/ver/2.46.0
.54270/LivePassModuleMain.swf" -p "http://www.hbogo.com/" -y "mp4:videos/hbo/ext
ra/PMRS741807/hbo_PMRS741807_PRO4_5.mp4?end=20120411222557&token=096b7aa2341ece3
5515d8" -o hbo_PMRS741807_PRO4_5.flv

Closing connection... done!

RTMPDump
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL

INFO: Metadata:
INFO: duration 92.12
INFO: moovPosition 32.00
INFO: width 1280.00
INFO: height 720.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 100.00
INFO: avclevel 40.00
INFO: aacaot 2.00
INFO: videoframerate 29.97
INFO: audiosamplerate 48000.00
INFO: audiochannels 2.00
INFO: trackinfo:
INFO: length 2760000.00
INFO: timescale 29970.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 4421632.00
INFO: timescale 48000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype mp4a
6402.708 kB / 66.27 sec (71.9%)

ncfballkid
04-12-2012, 12:16 AM
did you use rtmpexplorer to detect your links?

chap
04-12-2012, 01:56 AM
did you use rtmpexplorer to detect your links?
of course

ncfballkid
04-12-2012, 08:36 AM
hmm .. idk what to do then. So start rtmpexplorer. Go to hbogo.com. click a movie to play and then it should download. Could you display a debug output for when you download something just so I can compare to mine?? Thanks!