2024-03-07 23:21:05 +00:00
|
|
|
---
|
2024-03-08 00:09:58 +00:00
|
|
|
title: Audiobook RSS Feed
|
|
|
|
description: When you want to serve audiobooks like podcasts
|
|
|
|
published: false
|
|
|
|
date: 2024-03-08T00:09:57.155Z
|
|
|
|
tags:
|
|
|
|
editor: markdown
|
|
|
|
dateCreated: 2024-03-07T23:21:58.379Z
|
2024-03-07 23:21:05 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
I want to serve my library of audiobooks as an RSS feed so that I can use my favorite podcast app as the player.
|
|
|
|
|
|
|
|
Packages used:
|
|
|
|
- python-pyrss2gen: RSS generation
|
|
|
|
- python-mutagen: metadata extraction
|