It looks like marymalloc isn't making the episodes available this time
I totally know how to use that to get episodes.
But maybe for people (not me) who don't know how could you explain what happens since it's just a bunch of code once you click on it?
Again, not for me I totally know how but maybe someone out there doesn't.
Each Episode is surrounded in
<item> ... </item>
tag, like for example take this<item> <title>S1 Episode 4 - "Mars Attacks"</title> <description>America sends Colin Powell, Good Cop, to the UN for one last PR stunt before we invade Iraq. The portal to Gozer the Destructor is opened and the war begins.See omnystudio.com/listener for privacy information. This feed was generated at UnofficialRSS.com for private use.</description> <link>https://unofficialrss.com/feed/512309/33408/32795/68559305.mp3</link> <guid> isPermaLink="false">Unofficial-RSS-68559305</guid> <dc:creator>Stitcher Premium</dc:creator> <pubDate>Sun, 05 Jul 2020 21:00:00 GMT</pubDate> <enclosure length="1" type="audio/mpeg" url="https://shanny.tools/api/hosted/blowback/S1Episode4MarsAttacks.mp3"/> <ns1:duration>3562</ns1:duration> </item>
then in the <item> tag you'll see a a bunch of different tags.
<title>
gives title,<description>
gives description, ... find<enclosure>
and then copy and paste what's after theURL=
subtag, into your browser and then just click play. In the example I put above it would behttps://shanny.tools/api/hosted/blowback/S1Episode4MarsAttacks.mp3
Thanks :heart-sickle:
I'm sure that'll help people who didn't understand how to do it. I would have explained it the same way.
This gave me an error with a ton of code. Do I need a plug in to view this correctly?
Scroll until you see this:
<title>S2 Episode 2 - "Lo Hicimos"
Starting from there, everything below will basically be in a pattern of
- Episode title"
- Episode description"
- Download link for the Episode.
Here is the link for Episode 2 https://unofficialrss.com/feed/512309/33408/32795/83272086.mp3
Thanks. Seems like it's all rendered in 320 kb/s too, which is nice.
I'm on Android and have started using Podcast Addict to listen to the shanny feeds, which I like as an app. You just add the url of the feed and the app updates the episode list as new episodes are added.
This isn't updating with the S2 episodes. When I add it to my podcast app (Pocket Casts, highly recommend) all I can see are the Iraq war episodes
Got it, thanks for the info! I'll just manually grab episodes from the raw xml.
Also, I apologize for implying that I was asking you for help. I didn't intend for my comment to come across as such.