Hey Everyone,

I've been searching for an easy and reliable way to download videos from livestream.com archives -- hopefully without consuming a lot of bandwidth. If I could download the audio stream only, that would be ideal.

After using the Chrome Livestream Downloader plugin for several months, I discovered I can capture the video URL in the Livestream Downloader plugin and then download the video simply using the Linux wget command. This method works great but the URLs that plugin fetches link to quite large videos.

Can anyone help me with a way to extract the video URLs, or at least the .swf file, from livestream.com videos, so I can select the lowest-bandwidth stream available, or the audio-only stream if there is one?

Many thanks!