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
- Run
scripts/download_xiaoyuzhou_audio.pywith the episode URL. - Save into the user's current working directory unless they ask for another folder.
- Prefer a readable filename from the page title. Fall back to the episode id.
- After download, verify file size and type with
ls -lhandfile. - Report the absolute path to the downloaded
.m4afile.
Commands
Download directly: