View Single Post
  #13  
Old 12-11-2010, 09:16 PM
Anon123 Anon123 is offline
Junior Member
 
Join Date: Dec 2010
Posts: 5
Anon123 is on a distinguished road
Default

NBA International LP capping


So i see you solved wnba problem so i've got one more for you experts. I've benn trying to solve this for 3 days and still without success.

Code:
http://ilp.nba.com/nbalp/console.jsp
Nba league pass changed their streaming and instead of one FLV file this year stram consists of several MP4 files. Example:

Code:
http://nlds24.cdnl3.neulion.com/nlds/nba/chicago/as/live/chicago_hd_4/20101212/01/0038.mp4
There are thousands of these...

So i tried Wireshark, CooJah, some others and finally got some interesting URL with URLSnooper.

Code:
rtmp://cdncon.fcod.llnwd.net/a277/e1/mp4:u/nbamobile/vod/nba/2010/12/10/21000333/pc/2_21000333_lal_chi_2010_h_condensed.mp4]]
I tried to download this with rtmpdump, failed. Then tried Orbit Downloader, failed again. RMC4 captures only small MP4 files. So i would be very grateful if someone could help me solve this.

Thanks in advance

EDIT: Of course we are talking about downloading whole games
Reply With Quote