podcast-downloader

Community

Find, browse, and download Apple Podcasts.

Authorcrazynomad
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines searching, browsing, and downloading episodes from Apple Podcasts, eliminating tedious manual steps and saving you time.

Core Features & Use Cases

  • Smart Search: Find podcasts by keyword, author, or topic across Apple Podcasts.
  • Episode Browser: List episodes with metadata (title, date, duration, description).
  • Audio Download: Download episodes as MP3 files with progress tracking and organized folders.
  • Unicode Support: Handles international podcast titles and descriptions.
  • No Auth Required: Uses the public iTunes API with no credentials.

Quick Start

Use the helper script to search for podcasts, fetch episodes, and download an episode:

  • Search: python3 scripts/itunes_api.py search "keyword" 5
  • Episodes: python3 scripts/itunes_api.py episodes <collection_id> 5
  • Download: python3 scripts/itunes_api.py download <collection_id> <episode_index> [output_dir]

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: podcast-downloader
Download link: https://github.com/crazynomad/apple-podcast-downloader/archive/main.zip#podcast-downloader

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.