<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>BBC plugin needs updating please</title>
        <description> Current FRD version used - 0.9u4

Plugin for bbc.co.uk ( version 1.5.2 - author ntoskrnl+tong2shot )

I've tried different options ( Stream types - HDS and RTMP )( CDN - Akamai, Limelight, Level3 )
An example link not working ( [www.bbc.co.uk] ) gets the response - Following URLS not supported by plugins.

Thanks</description>
        <link>https://wordrider.net/forum/10/20310/20310/_subject_#msg-20310</link>
        <lastBuildDate>Sun, 12 Apr 2026 17:43:38 +0000</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>https://wordrider.net/forum/10/20310/20315/_subject_#msg-20315</guid>
            <title>Re: BBC plugin needs updating please</title>
            <link>https://wordrider.net/forum/10/20310/20315/_subject_#msg-20315</link>
            <description><![CDATA[ Thanks, I can confirm it works.]]></description>
            <dc:creator>roamingfly</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Wed, 19 Dec 2018 01:07:54 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/20310/20314/_subject_#msg-20314</guid>
            <title>Re: BBC plugin needs updating please</title>
            <link>https://wordrider.net/forum/10/20310/20314/_subject_#msg-20314</link>
            <description><![CDATA[ The breakage is caused by two BBC (Radio) changes: <br />
<br />
1. Several months ago <u>they started using ProgrammeIDs (PIDs) beginning with the letter <b>m</b></u>, while prior to that (mostly) only PIDs starting with either <b>b</b> or <b>p</b> were used (and are supported in current FRD iPlayer plugin).<br />
<br />
EDIT: For BBC World Service Radio, PIDs starting with the letter <b>w</b> and with a string length that can go as high as <b>16</b> were also introduced <br />
<br />
2. More recently, <u>BBC iPlayer Radio was rebranded as BBC Sounds</u> (another idiotic, IFAM, change, just to cater to mobile devices and justify the salaries of new and "trendier" app programmers); as a result of that change, radio programme pages were changed accordingly: <br />
<br />
<pre class="bbcode_geshi"><div class="head">Language: XML</div>https://www.bbc.co.uk/programmes/m0001kmg =&gt; https://www.bbc.co.uk/sounds/play/m0001kmg</pre>
<br />
Regexp inside current FRD plugin has to be modified to adapt to both changes above...<br />
<br />
If you have a radio PID starting with (b | p), you can start a download by reversing the URL format change, for example, <br />
<br />
<pre class="bbcode_geshi"><div class="head">Language: XML</div>https://www.bbc.co.uk/sounds/play/p06sbqzx</pre>
<br />
will fail to download, but <br />
<br />
<pre class="bbcode_geshi"><div class="head">Language: XML</div>https://www.bbc.co.uk/programmes/p06sbqzx</pre>
<br />
if fed to FRD, will download successfully!<br />
<br />
Of note, also: <br />
1. <b>Tor</b> should be unchecked in the plugin's settings, if you're outside the UK; the BBC have completely blacklisted ALL GB Tor exit nodes - this means you can now only fetch lower quality (96kbps via HDS, 48kbps via HDS/RTMP) radio programmes - for TV, you'd have to use a whitelisted VPN/Proxy etc...<br />
2. RTMP streams remain, as of this writing, available for radio shows (with Akamai/Limelight CDNs), but NOT for TV ones (Level3 RTMP CDN has been dead for years...). <br />
3. RTMP and HDS streams are on the way out, considering the planned obsolesence of Flash Adobe plugins; the FRD iplayer plugin should be rewritten with AppleHLS and MPEG-DASH streams in mind...<br />
<br />
(I am attaching a verbose log generated on attempting to fetch OP's radio link)]]></description>
            <dc:creator>TVjunkie</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Tue, 18 Dec 2018 16:06:56 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/20310/20310/_subject_#msg-20310</guid>
            <title>BBC plugin needs updating please</title>
            <link>https://wordrider.net/forum/10/20310/20310/_subject_#msg-20310</link>
            <description><![CDATA[ Current FRD version used - 0.9u4<br />
<br />
Plugin for bbc.co.uk ( version 1.5.2 - author ntoskrnl+tong2shot )<br />
<br />
I've tried different options ( Stream types - HDS and RTMP )( CDN - Akamai, Limelight, Level3 )<br />
An example link not working ( [<a href="https://www.bbc.co.uk/sounds/play/m0001kmg" rel="nofollow" >www.bbc.co.uk</a>] ) gets the response - Following URLS not supported by plugins.<br />
<br />
Thanks]]></description>
            <dc:creator>roamingfly</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Mon, 17 Dec 2018 19:26:19 +0000</pubDate>
        </item>
    </channel>
</rss>
