<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>CBS plugin does not download HD streams anymore</title>
        <description> Hello :)

Freerapid 0.9u4
CBS plugin 1.2.2

The HD streams do not download anymore since the start of this week.
The 848x480 is downloaded instead of the 1280x720 stream.
I also tried selecting the 720p version in the plugin settings but still the 480p version is the one that downloads.

Example url:
[www.cbs.com]</description>
        <link>https://wordrider.net/forum/10/15090/15090/_subject_#msg-15090</link>
        <lastBuildDate>Sat, 11 Apr 2026 11:24:14 +0000</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>https://wordrider.net/forum/10/15090/15150/_subject_#msg-15150</guid>
            <title>Re: CBS plugin does not download HD streams anymore</title>
            <link>https://wordrider.net/forum/10/15090/15150/_subject_#msg-15150</link>
            <description><![CDATA[ TVjunkie Wrote:<br />
-------------------------------------------------------<br />
&gt; luiscuadrado123 Wrote:<br />
&gt; --------------------------------------------------<br />
&gt; -----<br />
&gt; It's very late/early in my time zone now, make the<br />
&gt; best of what's been posted...:-P<br />
<br />
Thanks :)]]></description>
            <dc:creator>luiscuadrado123</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Mon, 06 Oct 2014 03:04:01 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/15090/15149/_subject_#msg-15149</guid>
            <title>Re: CBS plugin does not download HD streams anymore</title>
            <link>https://wordrider.net/forum/10/15090/15149/_subject_#msg-15149</link>
            <description><![CDATA[ luiscuadrado123 Wrote:<br />
-------------------------------------------------------<br />
<br />
&gt; How does someone get the smil information by the<br />
&gt; way, is there a tutorial I can read on this somewhere online?<br />
<br />
Use preferably Mozilla Firefox;<br />
<br />
1. Load your sample link:<br />
<br />
<a href="http://www.cbs.com/shows/late_late_show/video/oKdDYmdxRKyctLH1PgLUdpyT3wvz06H4/the-late-late-show-9-24-2014/" rel="nofollow" >The Late Late Show - S11E2003 - 24_09_2014</a><br />
<br />
2. right click -&gt; "View Page Source"<br />
3. In the new window that opens, go: <br />
(Top Menu Bar) Edit -&gt; Find (a bottom search bar appears).<br />
4. Type the search term: "video.settings.pid" (without quotes).<br />
5. this will get you to line 516:<br />
<pre class="bbcode">video.settings.pid = '_PykXEJqNML2';</pre>
6. copy the string: <br />
<pre class="bbcode">_PykXEJqNML2</pre>
This is your video's "PID"<br />
7. Go to the following URL:<br />
<pre class="bbcode">http://link.theplatform.com/s/dJ5BDC/<b>_PykXEJqNML2</b>?format=SMIL&Tracking=true&mbr=true</pre>
Firefox will prompt you to open/save a file titled "_PykXEJqNML2"<br />
Just save it somewhere on your disk with a .txt extension.<br />
8. Now you have file "_PykXEJqNML2.txt"<br />
The URL in previous step uses geo-location; if in the US, <br />
when you open the file with an editor, you get what tong2shot posted <a href="http://wordrider.net/forum/10/15090/15146/re__cbs_plugin_does_not_download_hd_streams_anymore#msg-15146" rel="nofollow" >here</a><br />
If, like me, you're not in the US, you get the following:<br />
<pre class="bbcode_geshi"><div class="head">Language: XML</div><span class="sc3"><span class="re1">&lt;smil</span> <span class="re0">xmlns</span>=<span class="st0">&quot;http://www.w3.org/2005/SMIL21/Language&quot;</span><span class="re2">&gt;</span></span>
	<span class="sc3"><span class="re1">&lt;head<span class="re2">&gt;</span></span></span>
	<span class="sc3"><span class="re1">&lt;/head<span class="re2">&gt;</span></span></span>
	<span class="sc3"><span class="re1">&lt;body<span class="re2">&gt;</span></span></span>
	<span class="sc3"><span class="re1">&lt;seq<span class="re2">&gt;</span></span></span>
		<span class="sc3"><span class="re1">&lt;ref</span> <span class="re0">src</span>=<span class="st0">&quot;http://link.theplatform.com/s/errorFiles/Unavailable.mp4&quot;</span> <span class="re0">title</span>=<span class="st0">&quot;Geographic Restriction&quot;</span> <span class="re0">abstract</span>=<span class="st0">&quot;This content is not available in your location.&quot;</span><span class="re2">&gt;</span></span>
			<span class="sc3"><span class="re1">&lt;param</span> <span class="re0">name</span>=<span class="st0">&quot;isException&quot;</span> <span class="re0">value</span>=<span class="st0">&quot;true&quot;</span><span class="re2">/&gt;</span></span>
			<span class="sc3"><span class="re1">&lt;param</span> <span class="re0">name</span>=<span class="st0">&quot;exception&quot;</span> <span class="re0">value</span>=<span class="st0">&quot;GeoLocationBlocked&quot;</span><span class="re2">/&gt;</span></span>
			<span class="sc3"><span class="re1">&lt;param</span> <span class="re0">name</span>=<span class="st0">&quot;responseCode&quot;</span> <span class="re0">value</span>=<span class="st0">&quot;403&quot;</span><span class="re2">/&gt;</span></span>
		<span class="sc3"><span class="re1">&lt;/ref<span class="re2">&gt;</span></span></span>
	<span class="sc3"><span class="re1">&lt;/seq<span class="re2">&gt;</span></span></span>
	<span class="sc3"><span class="re1">&lt;/body<span class="re2">&gt;</span></span></span>
<span class="sc3"><span class="re1">&lt;/smil<span class="re2">&gt;</span></span></span></pre>
<br />
PS: The URL in step 7 is just a remnant of the old RTMPE infrastructure...<br />
<br />
It's very late/early in my time zone now, make the best of what's been posted...:-P]]></description>
            <dc:creator>TVjunkie</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Mon, 06 Oct 2014 01:10:31 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/15090/15148/_subject_#msg-15148</guid>
            <title>Re: CBS plugin does not download HD streams anymore</title>
            <link>https://wordrider.net/forum/10/15090/15148/_subject_#msg-15148</link>
            <description><![CDATA[ tong2shot Wrote:<br />
-------------------------------------------------------<br />
&gt; Here is the sample link's SMIL :<br />
&gt; [<a href="http://link.theplatform.com/s/dJ5BDC/_PykXEJqNML2" rel="nofollow" >link.theplatform.com</a>]?<br />
&gt; format=SMIL&Tracking=true&mbr=true<br />
&gt; <br />
&gt; Here is the excerpt:<br />
<br />
OK, so no new one is created then when switching to HD I guess, so as TVjunkie is saying below nothing can be done?<br />
<br />
<br />
TVjunkie Wrote:<br />
-------------------------------------------------------<br />
&gt;  Hello from Europe :-)<br />
&gt; <br />
&gt; The streaming method currently employed by the CBS online player is <br />
&gt; AdobeHDS with Flash Access DRM encryption.<br />
&gt;  FRD does support AdobeHDS (HTTP protocol), however Flash Access <br />
&gt; DRM protection (recently updated to "Adobe Primetime") has not been <br />
&gt; reverse-engineered and is uncrackable, thus not supported.<br />
&gt; The CBS plugin of FRD is based on the previous infrastructure of the CBS online player, which involves streaming<br />
&gt; un-encrypted (DRM-free) content via the RTMPE protocol - this RTMPE infrastructure continues to <br />
&gt; co-exist in the background, BUT IT IS NOT USED IN YOUR BROWSER. <br />
&gt; No-one knows when it will be completely retired, which will signify the "death" of the CBS plugin...<br />
&gt;  The .smil file mentioned by tong2shot is part of this infrastructure and is used to reveal the RTMPE stream details;<br />
&gt; it's not something you can now find by examining your browser's web traffic, 'cos, as already said, the flash plugin of your browser<br />
&gt; uses another streaming technique...I haven't checked myself, but "cbsent-vh.akamaihd.net"<br />
&gt; must be the host of the AdobeHDS manifest files (.f4m) and/or the host of the fragmented (& encrypted) .f4f files...:S<br />
&gt; <br />
&gt;  To conclude, just because you are able to get a HD (720p) <br />
&gt; stream in your browser via AdobeHDS does not necessarily mean that an equivalent HD file has<br />
&gt; been made available via RTMPE, for FRD to grab...<br />
&gt; <br />
&gt; Regards.:)-D<br />
<br />
Thanks for the clarifications.<br />
<br />
I remember being able to find the smil link in URL Snooper on some occasions, that's why I asked :), URL Snooper gets all the traffic the PC produces including the Flash plugin.<br />
<br />
How does someone get the smil information by the way, is there a tutorial I can read on this somewhere online?]]></description>
            <dc:creator>luiscuadrado123</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Mon, 06 Oct 2014 00:26:36 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/15090/15147/_subject_#msg-15147</guid>
            <title>Re: CBS plugin does not download HD streams anymore</title>
            <link>https://wordrider.net/forum/10/15090/15147/_subject_#msg-15147</link>
            <description><![CDATA[ luiscuadrado123 Wrote:<br />
-------------------------------------------------------<br />
<br />
&gt; I couldn't find the smil link with URL Snopper, is the smil domain cbsent-vh.akamaihd.net<br />
&gt; or is it something else?<br />
<br />
 Hello from Europe :-)<br />
<br />
The streaming method currently employed by the CBS online player is <br />
<a href="http://www.adobe.com/products/hds-dynamic-streaming.html" rel="nofollow" >AdobeHDS</a> with <a href="http://www.adobe.com/products/adobe-access/faq.html" rel="nofollow" >Flash Access</a> DRM encryption.<br />
 FRD does support AdobeHDS (HTTP protocol), however Flash Access <br />
DRM protection (recently updated to "Adobe Primetime") has not been <br />
reverse-engineered and is uncrackable, thus not supported.<br />
 The CBS plugin of FRD is based on the previous infrastructure of <br />
the CBS online player, which involves streaming un-encrypted (DRM-free) <br />
content via the RTMPE protocol - this RTMPE  infrastructure continues to <br />
co-exist in the background, BUT IT IS NOT USED IN YOUR BROWSER. <br />
No-one knows when it will be completely retired, which will signify the "death" <br />
of the CBS plugin...<br />
 The .smil file mentioned by tong2shot is part of this infrastructure <br />
and is used to reveal the RTMPE stream details; it's not something <br />
you can now find by examining your browser's web traffic, 'cos, <br />
as already said, the flash plugin of your browser uses another <br />
streaming technique...<br />
I haven't checked myself, but <br />
"cbsent-vh.akamai<b><b>hd</b></b>.net"<br />
must be the host of the AdobeHDS manifest files (.f4m) <br />
and/or the host of the fragmented (& encrypted) .f4f files...:S<br />
<br />
 To conclude, just because you are able to get a HD (720p) <br />
stream in your browser via AdobeHDS does not <br />
necessarily mean that an equivalent HD file has been made <br />
available via RTMPE, for FRD to grab...<br />
<br />
Regards.:)-D]]></description>
            <dc:creator>TVjunkie</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 05 Oct 2014 23:16:51 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/15090/15146/_subject_#msg-15146</guid>
            <title>Re: CBS plugin does not download HD streams anymore</title>
            <link>https://wordrider.net/forum/10/15090/15146/_subject_#msg-15146</link>
            <description><![CDATA[ Here is the sample link's SMIL : [<a href="http://link.theplatform.com/s/dJ5BDC/_PykXEJqNML2?format=SMIL&Tracking=true&mbr=true" rel="nofollow" >link.theplatform.com</a>]<br />
<br />
Here is the excerpt:<br />
<pre class="bbcode_geshi"><div class="head">Language: XML</div><span class="sc3"><span class="re1">&lt;video</span> <span class="re0">src</span>=<span class="st0">&quot;video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/09/24/332705347598/CBS_FERGUSON_2003_CONTENT_CIAN_407317_1928.mp4&quot;</span> <span class="re0">system-bitrate</span>=<span class="st0">&quot;1928000&quot;</span> <span class="re0">height</span>=<span class="st0">&quot;480&quot;</span> <span class="re0">width</span>=<span class="st0">&quot;848&quot;</span><span class="re2">/&gt;</span></span>
	<span class="sc3"><span class="re1">&lt;video</span> <span class="re0">src</span>=<span class="st0">&quot;video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/09/24/332705347598/CBS_FERGUSON_2003_CONTENT_CIAN_407312_1296.mp4&quot;</span> <span class="re0">system-bitrate</span>=<span class="st0">&quot;1296000&quot;</span> <span class="re0">height</span>=<span class="st0">&quot;360&quot;</span> <span class="re0">width</span>=<span class="st0">&quot;640&quot;</span><span class="re2">/&gt;</span></span>
	<span class="sc3"><span class="re1">&lt;video</span> <span class="re0">src</span>=<span class="st0">&quot;video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/09/24/332705347598/CBS_FERGUSON_2003_CONTENT_CIAN_407312_796.mp4&quot;</span> <span class="re0">system-bitrate</span>=<span class="st0">&quot;796000&quot;</span> <span class="re0">height</span>=<span class="st0">&quot;360&quot;</span> <span class="re0">width</span>=<span class="st0">&quot;640&quot;</span><span class="re2">/&gt;</span></span>
	<span class="sc3"><span class="re1">&lt;video</span> <span class="re0">src</span>=<span class="st0">&quot;video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/09/24/332705347598/CBS_FERGUSON_2003_CONTENT_CIAN_407312_496.mp4&quot;</span> <span class="re0">system-bitrate</span>=<span class="st0">&quot;496000&quot;</span> <span class="re0">height</span>=<span class="st0">&quot;360&quot;</span> <span class="re0">width</span>=<span class="st0">&quot;640&quot;</span><span class="re2">/&gt;</span></span>
	<span class="sc3"><span class="re1">&lt;video</span> <span class="re0">src</span>=<span class="st0">&quot;video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/09/24/332705347598/CBS_FERGUSON_2003_CONTENT_CIAN_407312_364.mp4&quot;</span> <span class="re0">system-bitrate</span>=<span class="st0">&quot;364000&quot;</span> <span class="re0">height</span>=<span class="st0">&quot;216&quot;</span> <span class="re0">width</span>=<span class="st0">&quot;384&quot;</span><span class="re2">/&gt;</span></span></pre>]]></description>
            <dc:creator>tong2shot</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 05 Oct 2014 22:43:02 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/15090/15144/_subject_#msg-15144</guid>
            <title>Re: CBS plugin does not download HD streams anymore</title>
            <link>https://wordrider.net/forum/10/15090/15144/_subject_#msg-15144</link>
            <description><![CDATA[ jm Wrote:<br />
-------------------------------------------------------<br />
&gt; If you hover your mouse over the fullscreen icon,<br />
&gt; its says HD available in full screen mode and when<br />
&gt; you click the fullscreen icon it goes fullscreen<br />
&gt; and the HD logo comes on the info bar, whether<br />
&gt; they have the files there or not I don't know.<br />
<br />
Yep that's pretty much how you get the HD steam, sorry for not including this in the first post.<br />
<br />
I couldn't find the smil link with URL Snopper, is the smil domain cbsent-vh.akamaihd.net or is it something else?<br />
I'm guessing a new smil is created when switching to HD or the old one is updated.]]></description>
            <dc:creator>luiscuadrado123</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 05 Oct 2014 22:26:43 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/15090/15141/_subject_#msg-15141</guid>
            <title>Re: CBS plugin does not download HD streams anymore</title>
            <link>https://wordrider.net/forum/10/15090/15141/_subject_#msg-15141</link>
            <description><![CDATA[ If you hover your mouse over the fullscreen icon, its says HD available in full screen mode and when you click the fullscreen icon it goes fullscreen and the HD logo comes on the info bar, whether they have the files there or not I don't know.]]></description>
            <dc:creator>jm</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 05 Oct 2014 19:38:21 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/15090/15125/_subject_#msg-15125</guid>
            <title>Re: CBS plugin does not download HD streams anymore</title>
            <link>https://wordrider.net/forum/10/15090/15125/_subject_#msg-15125</link>
            <description><![CDATA[ I can't find 720p from the sample link's SMIL. Also there is no quality chooser in browser, correct me if I'm wrong.]]></description>
            <dc:creator>tong2shot</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sat, 04 Oct 2014 17:25:13 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/15090/15090/_subject_#msg-15090</guid>
            <title>CBS plugin does not download HD streams anymore</title>
            <link>https://wordrider.net/forum/10/15090/15090/_subject_#msg-15090</link>
            <description><![CDATA[ Hello :)<br />
<br />
Freerapid 0.9u4<br />
CBS plugin 1.2.2<br />
<br />
The HD streams do not download anymore since the start of this week.<br />
The 848x480 is downloaded instead of the 1280x720 stream.<br />
I also tried selecting the 720p version in the plugin settings but still the 480p version is the one that downloads.<br />
<br />
Example url:<br />
[<a href="http://www.cbs.com/shows/late_late_show/video/oKdDYmdxRKyctLH1PgLUdpyT3wvz06H4/the-late-late-show-9-24-2014/" rel="nofollow" >www.cbs.com</a>]]]></description>
            <dc:creator>luiscuadrado123</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sat, 27 Sep 2014 18:27:57 +0000</pubDate>
        </item>
    </channel>
</rss>
