Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Podcast downloader, feed generator and server, dockerised.

License

Notifications You must be signed in to change notification settings

austozi/docker-podcast-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo is no longer maintained. I have replaced this with Poddie for my own use.

Podcast Server

I am no coder and this is a hacky solution that I put together to solve a problem I had. I wanted a selfhosted media downloader and podcast feed generator because some of my favourite shows did not provide a podcast feed.

This application will:

  • Download media files from the web using yt-dlp as save them as MP3 files on the server. Thus, it supports any media site that yt-dlp supports.
  • Generate a podcast feed of the MP3 files using Podcats.
  • Serve the podcast feed and MP3 files using the Nginx web server (based on linuxserver/nginx).

Build the image

  1. Clone this repository using git clone, or download the latest release.
  2. Navigate to the root source folder and run docker build ..

Deploy the container

See installation instructions.

About

Podcast downloader, feed generator and server, dockerised.

Resources

License

Stars

Watchers

Forks

Packages

No packages published