View Single Post
  #1  
Old 06-07-2015, 04:20 AM
hockeyandcricketfan hockeyandcricketfan is offline
Junior Member
 
Join Date: May 2015
Posts: 14
hockeyandcricketfan is on a distinguished road
Default

Can you help me download this file?


This is from:

Code:
 http://video.sabres.nhl.com/videocenter/console?id=827995

When I look inside wireshark, I see:

Code:
http://sabres.cdnllnwnl.neulion.net/s/sabres/vod/flv/2015/06/06/827995_McDavid-Combine-Scrum_sd.mp4?eid=827386&pid=827995&gid=3004&pt=1?eid=827386&pid=827995&gid=3004&pt=1

notice it says "sd" (low quality standard definition) in the name right before the .mp4 extension. I think there might also be a higher quality version of the file available but i dont know how to get to it.

I checked the html source and found this:


Code:
"publishPoint":"http://sabres.cdnllnwnl.neulion.net/s/sabres/vod/flv/2015/06/06/827995_McDavid-Combine-Scrum.mp4?eid=827386&pid=827995&gid=3004&pt=1?eid=827386&pid=827995&gid=3004&pt=1"

It looks like the original file. When I go there, nothing happens, just a blank page. Obviously I need some sort of key...but that's where I get stuck because it is out of my scope of knowledge right now. If anyone would be kind enough, could you tell me if it is even possible to get to that address or if there are other quality of this file available? Where would I have to look inside the packet capture? Thanks a lot.
Reply With Quote