#!/bin/sh
# Get the original RSS feed URL from an Apple Podcast show URL.
podcast="$1"
id=$(echo "$podcast" | awk '{sub(/^.*\/id/, ""); print}')
curl -s "https://itunes.apple.com/lookup?id=%24id" | jq -r '.results.[0].feedUrl'
There seems to be a bug in Lemmy that messes up the script’s rendering a little, but you’ll figure it out.
The falseness of it has been well theorized by Antonio Gramsci https://en.wikipedia.org/wiki/Cultural_hegemony
The Fascism of Common Sense