xiaoyuzhou-download

Installation
SKILL.md

Xiaoyuzhou Audio Download

Overview

Use the bundled script when the user asks to download a Xiaoyuzhou podcast episode in natural language, even if they do not explicitly say audio or .m4a. Fetch the episode page, extract the first .m4a URL from the HTML or embedded JSON, normalize escaped ampersands, and download the audio file.

Workflow

  1. Run scripts/download_xiaoyuzhou_audio.py with the episode URL.
  2. Save into the user's current working directory unless they ask for another folder.
  3. Prefer a readable filename from the page title. Fall back to the episode id.
  4. After download, verify file size and type with ls -lh and file.
  5. Report the absolute path to the downloaded .m4a file.

Commands

Download directly:

Installs
6
GitHub Stars
160
First Seen
May 11, 2026
xiaoyuzhou-download — gainubi/wechat-skills