Skip to main content

A local-first podcast feed generator and editor.

Project description

offshore

PyPI version

HomepageRepositoryPyPI packageTickets

Local-first podcast feed generator and editor. Manage show metadata and episodes locally, generate a standards-compliant RSS 2.0 + iTunes feed, and serve or publish the output anywhere.

Screenshots

Dashboard Episode editor Show settings

Requirements

Python 3.11 or later.

Installation

pip install offshore-podcast

Or from source:

pip install -e .

Quick start

offshore serve          # opens the web UI at http://127.0.0.1:8765

Data layout

Every show lives in its own subdirectory inside the shows root.

~/offshore/              # default shows root (configurable)
  <slug>/
    <slug>.json          # show metadata + all episodes
    <slug>.lock.json     # feed stability lock (GUID / pub_date history)
    <slug>.report.json   # check results + probe cache (generated)
    podcast.xml          # generated feed
    rss.xsl              # generated stylesheet

<slug>.json is the primary data file. It stores everything that ends up in the feed: show title, description, language, categories, cover image URL, feed self-link, episodes with their audio URLs, shownotes, persons, and more.

<slug>.lock.json records each episode's GUID and pub_date when it is first saved. Any later change to these values through a normal save is rejected, protecting subscribers from duplicate entries. Use offshore republish to intentionally move an episode date.

<slug>.report.json holds the result of the lastest check run and per-episode audio probe results. It's auto generated and to be read by offshore and should not be manually edited.

Documentation

Development

pip install -e ".[dev]"
python -m pytest

: The example feed in the screenshots are from Preserve This Podcast.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

offshore_podcast-0.2.1.tar.gz (347.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

offshore_podcast-0.2.1-py3-none-any.whl (78.3 kB view details)

Uploaded Python 3

File details

Details for the file offshore_podcast-0.2.1.tar.gz.

File metadata

  • Download URL: offshore_podcast-0.2.1.tar.gz
  • Upload date:
  • Size: 347.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for offshore_podcast-0.2.1.tar.gz
Algorithm Hash digest
SHA256 5bace26b6d98d4428707f381dc53491d0702333b531099d459dbd648413c0044
MD5 d688381948ba7cc38698e8a5583bed68
BLAKE2b-256 5c51a70534fdfa5524199e2a1d402738893f79f82827cff0d9df4173e24dbe49

See more details on using hashes here.

File details

Details for the file offshore_podcast-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for offshore_podcast-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c968bbc999823ede3c6681ed77a02dd833b8bb7e63502377e9d24443ea30c6bc
MD5 a25b07d44075ed369f8fd2cd753ea515
BLAKE2b-256 0bce47a006ba6e072622ddd50714b4f2b1b5dd65bbee1400119fdb807519d8e5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page