If any of you are familiar with the TV show Big Brother, I am trying to access/download the Live Feed content for season 18. CBS removes it from their site shortly after the season ends, but if you had an active CBS AllAccess subscription, it was still accessible via a third party app up until about a month ago. I'm sure it's unlikely, but I was wondering if there was anyway to download that content since it is no longer available for streaming. Any help would be much appreciated.

Here are the links to the feeds via bmx-tv.net:

<item>
<title>TEST v.2 | Big Brother | Channel(s) 1-6 | makelist</title>
<link>$doregex[makelist]</link>
<regex>
<name>makelist</name>
<listrepeat><![CDATA[
<title>Channel: [makelist.param2]</title>
<link>http://cbsbigbrother16-lh.akamaihd.net/i/[makelist.param1][makelist.param2]@6882/$doregex[tok]</link>
<thumbnail>http://bmx-tv.net/usbanner.png?102697444334</thumbnail>
]]></listrepeat>
<expres>flash:.*?["'](BB.*?_)([^']*?)@6882["'],</expres>
<page>http://www.cbs.com/sites/bblivefeed_18/bbmedia/?d=0</page>
<cookieJar></cookieJar>
</regex>
<regex>
<name>tok</name>
<expres>(index[^"]*)["'],</expres>
<page>http://bmx-tv.net/f.php?f=1</page>
<referer>http://bmx-tv.net/</referer>
</regex>
</item>

Thanks in advance.