Convert your favorite video content into an accessible audio format with ease. This self-hosted solution allows you to generate custom RSS feeds from YouTube, Twitch, or standard RSS sources, making them instantly playable in any standard podcast application. By processing media dynamically, it ensures you can listen to video content on the go while saving mobile data.
Key features include:
services:
vod2pod-rss:
image: madiele/vod2pod-rss:latest
container_name: vod2pod-rss
ports:
- "8080:8080"
environment:
- TZ=Etc/UTC
restart: unless-stopped# No sensitive environment variables are required for the default configuration.
# You can add application-specific variables here if needed.Auto-fetched about 22 hours ago
Auto-fetched about 22 hours ago