It looks like marymalloc isn't making the episodes available this time

    • DasKarlBarx [he/him,comrade/them]
      ·
      3 years ago

      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.

      • anarcho_dengist [he/him]
        ·
        3 years ago

        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 the URL= subtag, into your browser and then just click play. In the example I put above it would be https://shanny.tools/api/hosted/blowback/S1Episode4MarsAttacks.mp3

        • DasKarlBarx [he/him,comrade/them]
          ·
          edit-2
          3 years ago

          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.

    • notthenameiwant [he/him]
      hexagon
      ·
      3 years ago

      This gave me an error with a ton of code. Do I need a plug in to view this correctly?

      • toledosequel [none/use name]
        ·
        edit-2
        3 years ago

        Scroll until you see this:

        <title>S2 Episode 2 - "Lo Hicimos"

        Starting from there, everything below will basically be in a pattern of

        1. Episode title"
        2. Episode description"
        3. Download link for the Episode.

        Here is the link for Episode 2 https://unofficialrss.com/feed/512309/33408/32795/83272086.mp3

      • longhorn617 [any]
        ·
        3 years ago

        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.

    • bcels [comrade/them]
      ·
      3 years ago

      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

        • bcels [comrade/them]
          ·
          3 years ago

          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.