Apple Podcasts Fetch

Community

Fetch Apple Podcasts episode audio via API.

Authormusingfox
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates obtaining the direct audio download URL for a given Apple Podcasts episode using HTTP APIs—no browser or scraping required. It resolves the typical obstacle of extracting podcast audio by combining URL parsing, iTunes Lookup API, and RSS feed parsing to locate the exact enclosure URL. This enables reliable automation for downloading, archiving, or streaming podcast episodes within workflows.

Core Features & Use Cases

  • Resolve the direct audio URL by parsing Apple Podcasts episode URLs, querying the iTunes Lookup API to obtain the RSS feed URL, and mapping RSS feed items to episode GUIDs.
  • Retrieve episode metadata such as title, publication date, and the enclosure URL containing the audio file for download.
  • Use cases include automating podcast episode downloads, archiving audio for offline access, or integrating podcast audio retrieval into content workflows.

Quick Start

Tell Claude to fetch the audio download URL for a given Apple Podcasts episode using the iTunes API and RSS feed workflow.

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Apple Podcasts Fetch
Download link: https://github.com/musingfox/cc-plugins/archive/main.zip#apple-podcasts-fetch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.