I'm having problems downloading NPR's streams of the Bonnaroo Festival. The first two days I could, but today I noticed that they changed the download permissions for all the shows to false where it had been true before in the query.xml file. Can anybody help? I'm interested in the She & Him set.
Code:
http://www.npr.org/templates/story/story.php?storyId=127479861
from query.xml:
- <format>
<mp3 type="mp3">http://pd.npr.org/anon.npr-mp3/npr/concerts/2010/06/20100611_concerts_shehim.mp3?orgId=1&topicId=1109& aggIds=127088792</mp3>
<mp3 type="m3u">http://api.npr.org/m3u/1127821126-bc7a2a.m3u?orgId=1&topicId=1109&aggIds=127088792</mp3>
<wm>http://www.npr.org/templates/dmg/dmg_wmref_em.php?id=127821126&type=1&mtype=WM&orgI d=1&topicId=1109&aggIds=127088792</wm>
<rm>http://www.npr.org/templates/dmg/dmg_rpm.rpm?id=127821126&type=1&mtype=RM&orgId=1&t opicId=1109&aggIds=127088792</rm>
</format>
<rightsHolder />
- <permissions>
<download allow="false" />
<stream allow="true" />
<embed allow="true" />
</permissions>