View Single Post
  #2  
Old 07-16-2010, 03:57 PM
user0905 user0905 is offline
Junior Member
 
Join Date: May 2008
Posts: 11
user0905 is on a distinguished road
Default

Re: Help Downloading


Hi,

I suggest using StreamTransport (freeware) to download from tvazteca.com:

Unfortunately, CooJah and Blader, the new version, have some serious bugs to be reported. There is no ideal rtmp downloader, one should have some alternatives available to use.

Yes, the rtmp stream URL is correct:

Code:
rtmp://aztecaodfs.fplive.net/aztecaod/servicios/videos/am/ent/c/mp4:am_100712_13_ent_c_lau.mp4
The video is .flv (197.69 MB) and is downloadable by StreamTransport.

Coojah makes mistake when parsing the code and reveals the following complex URL (containing the rtmp stream) at Row 77:

Code:
http://www.statictvazteca.com/video_component/vid-image.php?second=15&urlVideo=rtmp://aztecaodfs.fplive.net/aztecaod/servicios/videos/am/ent/c/mp4:am_100712_13_ent_c_lau.mp4&width=630&height=500
from which Blader downloads just a video screenshot, an image file (38 kB).

Thanks
Reply With Quote