PDA

View Full Version : Downloading from ktla.com


tqmartini
12-21-2012, 03:08 PM
Hi,

I downloaded a video from ktla.com with rtmpexplorer without a problem about two months ago...

Now I got a problem with downloading this video

http://ktla.com/2012/12/21/actress-and-philanthropist-jane-seymour-on-her-jewelery-line-at-kay-jewelers/

The page with the video is not loading in rtmpexplorer, streamtransport or getflv. I tried rtmpdumphelper, here is the result:

RTMP Proxy Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
app: ondemand?ovpfv=2.1.0
flashVer: WIN 11,5,502,135
swfUrl: http://assets.newsinc.com/players/single_embed/20121205/ndn_vplayer_core
.swf
tcUrl: rtmp://cp98516.edgefcs.net:1935/ondemand?ovpfv=2.1.0
pageUrl: http://assets.newsinc.com/players/single_embed/20121205/single.htm?wid=
2&vid=24039898&cid=11925&freewheel=91045&sitesection=ktla&h=338&w=601&external_u
rl=http://ktla.com/2012/12/21/actress-and-philanthropist-jane-seymour-on-her-jew
elery-line-at-kay-jewelers/
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

WARNING: Trying different position for client digest!
Processing connect
app: ondemand?ovpfv=2.1.0
flashVer: WIN 11,5,502,135
swfUrl: http://assets.newsinc.com/players/single_embed/20121205/ndn_vplayer_core
.swf
tcUrl: rtmp://cp98516.edgefcs.net:1935/ondemand?ovpfv=2.1.0
pageUrl: http://assets.newsinc.com/players/single_embed/20121205/single.htm?wid=
2&vid=24039898&cid=11925&freewheel=91045&sitesection=ktla&h=338&w=601&external_u
rl=http://ktla.com/2012/12/21/actress-and-philanthropist-jane-seymour-on-her-jew
elery-line-at-kay-jewelers/
Playpath: videos/24039898
Saving as: 24039898
WARNING: ignoring too small audio packet: size: 0
INFO: Metadata:
INFO: duration 259.71
INFO: width 640.00
INFO: height 360.00
INFO: videodatarate 1074.22
INFO: framerate 29.97
INFO: videocodecid 2.00
INFO: audiodatarate 62.50
INFO: audiosamplerate 44100.00
INFO: audiosamplesize 16.00
INFO: stereo TRUE
INFO: audiocodecid 2.00
INFO: major_brand isom
INFO: minor_version 512
INFO: compatible_brands mp41
INFO: creation_time 1970-01-01 00:00:00
INFO: encoder Lavf53.32.100
INFO: filesize 38012873.00
WARNING: ignoring too small audio packet: size: 0



What's wrong and how to download it?

tqmartini
12-21-2012, 06:43 PM
Looks fine to me

rtmpdump -r rtmp://cp98516.edgefcs.net/ondemand/streams/videos -a ondemand/st
reams/videos -y 24039553 -o a.flv
RTMPDump v2.4-76-g9ac8171
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 88.92
INFO: width 480.00
INFO: height 270.00
INFO: videodatarate 875.00
INFO: framerate 29.97
INFO: videocodecid 7.00
INFO: audiodatarate 218.75
INFO: audiosamplerate 44100.00
INFO: audiosamplesize 16.00
INFO: stereo TRUE
INFO: audiocodecid 10.00
INFO: major_brand mp42
INFO: minor_version 0
INFO: compatible_brands mp42mp41
INFO: creation_time 2012-12-21 16:40:25
INFO: encoder Lavf52.103.0
INFO: filesize 11779175.00
1594.976 kB / 12.78 sec (14.3%)

It's not this video...
But I changed -y 24039553 to -y 24039898 and it worked, so you somehow helped me ;)

I still have problem with finding/creating rtmpe links... Can someone explain it to me or there is someplace when I can read about it?
I mean how to find rtmpe link of the video I want to download which looks like this for example: -r rtmp://cp98516.edgefcs.net/ondemand/streams/videos -a ondemand/st
reams/videos -y 24039553 -o a.flv

I'm sorry I'm not good at it but I would like to learn...