generated from aizhimou/sparrow
-
-
Notifications
You must be signed in to change notification settings - Fork 78
Home
Asimov edited this page Mar 14, 2026
·
2 revisions
PigeonPod turns YouTube channels, YouTube playlists, and Bilibili subscriptions into podcast-friendly feeds that you can self-host and control.
This wiki is written for technical self-hosting users who want to:
- install PigeonPod quickly
- configure the app correctly
- understand the main feed and download settings
- troubleshoot common failures
- make light customizations when needed
- Quick Start: Fastest path from zero to a working instance
- Troubleshooting: Common symptoms and how to fix them
- Advanced Customization: Reverse proxy, auth, and custom builds
- Subscribe to YouTube channels and playlists, plus Bilibili sources
- Generate protected RSS feeds for podcast apps
- Download audio or video with configurable quality
- Auto-sync new items and backfill older history
- Support cookies, proxies, subtitles, and chapters
- Let you manage downloads, retries, cleanup, and retention from the web UI
This wiki assumes you are comfortable with at least some of the following:
- Docker and basic container operations
- basic file paths and storage management
- reading logs when something fails
- configuring reverse proxies or private access controls if needed
If you want the shortest possible setup path, start with Quick Start.
PigeonPod enables built-in authentication by default. If you disable it, only do so behind another trusted access layer such as an auth proxy, VPN, or private network. Do not expose an auth-disabled instance directly to the public Internet.
Repository · Releases · Issues · Discussions
Security note: Do not expose an auth-disabled PigeonPod instance directly to the public Internet.