Apple · RSS · 小宇宙

Find episodes from any show. Download straight to disk.

Search a show, pick episodes, save to ~/Downloads/Podcasts. No accounts, no queues.

Try in browser
 podpull
// trending on Apple Podcasts

What’s hot right now

Live Top Podcasts (US). Click through to Apple, or grab the id for the CLI. For 中文榜 + in-browser download, open the web UI (or run podpull serve locally).

// the pipeline

No magic — just the feeds publishers hand out

Apple show / id ──iTunes Lookup──▶ RSS feed url RSS feed ──<enclosure>───▶ direct .mp3 / .m4a 小宇宙 link ──og:audio──────▶ direct .m4a
// three moves

Search → pick → download

01

Search

Find any show by name across iTunes' open catalog.

$ podpull search "睡前故事"
02

Pick

Hand it a show, choose one or many from a keyboard checklist.

$ podpull get 1532755821
03

Download

Resumable, live progress, tidy filenames — straight to disk.

$ podpull get --latest 3
// in the box

Small tool, sharp edges

Interactive picker

Arrow-key, multi-select checklist.

Live progress

Size · speed · ETA bars.

Apple · RSS · 小宇宙

Shows, feeds, or a pasted link.

Resumable

Range requests resume drops.

›_

Scriptable

File path on stdout, UI on stderr. --json too.

Web UI

Open web UI · or podpull serve locally.

BYOK summariessoon

Local transcription + your LLM key.

// get it

One line. macOS · Linux.

$ brew install xiaoleiy/tap/podpull
$ pipx install git+https://github.com/xiaoleiy/podpull