5

I am trying to download a video from this website.

I am using Firefox and I have tried using many types of downloaders, but they only get the player and other Shockwave components instead of the video.

fixer1234
  • 28,064
Coupon22
  • 151

2 Answers2

4

Some ideas:

If you still can't figure it out, use swfdec or swftools (SWFExtract) to dump/debug the data from flash file directly. You can also debug the flash URL online with Show My Code and look for any direct links.

See more information at:

kenorb
  • 26,615
3

Some great suggestions in the other post. I can confirm that RTMP Explorer works great.

  1. Download the RTMP Explorer ZIP file
  2. Extract the ZIP file and then run rtmpExplorer.exe
  3. When the application window opens, put the URL of the webpage in the box and hit "Go" enter image description here
  4. Right click the video player and select the resolution you want to download enter image description here
  5. Hit play
  6. Wait for the download to complete and reach 100% enter image description here
  7. The video file has now been saved in the same folder as the EXE enter image description here
Simon E.
  • 4,345