• CSS 55.2%
  • Handlebars 25%
  • JavaScript 10.2%
  • Rust 8.2%
  • HTML 1.4%
Find a file
2026-02-16 20:17:59 +01:00
.cargo Build statically linked binary 2025-06-08 19:47:39 +02:00
.sqlx Use dedicated tokio task for batch download of enclosures or transcripts 2025-04-26 14:52:10 +02:00
docs Add CORS layer for more resources (and use tower-http for this) 2025-03-23 11:55:37 +01:00
migrations Fix regression caused by DB TABLE CONSTRAINT UC_ENCLOSURE 2025-04-26 14:54:09 +02:00
res Sync with upstream repo (https://github.com/opawg/user-agents-v2/commits/master/src/bots.json) 2025-06-21 11:04:03 +02:00
src Fix parsing of SRT transcripts 2025-06-20 19:36:30 +02:00
static Add website theme twentytwenty 2025-04-03 12:05:55 +02:00
templates Add Hungarian website templates 2025-06-21 09:19:43 +02:00
website Support SRT transcript files 2025-06-08 17:15:43 +02:00
.dockerignore Add Docker support for containerized deployment 2026-02-15 08:21:07 +01:00
.env Initial commit 2024-09-02 22:27:47 +02:00
.env.example Add Docker support for containerized deployment 2026-02-15 08:21:07 +01:00
.gitignore Add Docker support for containerized deployment 2026-02-15 08:21:07 +01:00
build.rs Initial commit 2024-09-02 22:27:47 +02:00
Cargo.lock Set crate version to 0.8.3 2025-06-08 19:48:46 +02:00
Cargo.toml Set crate version to 0.8.3 2025-06-08 19:48:46 +02:00
config.toml Add a comment 2024-11-27 11:28:09 +01:00
docker-compose.yml Add Docker support for containerized deployment 2026-02-15 08:21:07 +01:00
DOCKER.md Add Docker deployment documentation 2026-02-15 08:21:08 +01:00
Dockerfile Add Docker support for containerized deployment 2026-02-15 08:21:07 +01:00
LICENSE-APACHE Initial commit 2024-09-02 22:27:47 +02:00
LICENSE-MIT Initial commit 2024-09-02 22:27:47 +02:00
README.md Document default theme and templates 2024-09-29 15:07:26 +02:00
treefmt.toml Add treefmt.toml 2025-06-08 19:31:11 +02:00

Pods-Blitz

Self-hosted, fast and reliable podcast publisher

Features

  • Import of existing podcasts
  • Always up to date analytics
  • Premium episodes or feeds for subscribers
  • Schedule episode publication
  • Website for each podcast
  • Podlove web-player and subscribe-button
  • Multi-tenant: host as many podcasts as you want
  • Assign your own domain
  • Use transcripts and chapters
  • (Optionally) store your media files in any S3 compatible bucket

Installation

For installation and usage instructions, please read the documentation.

Questions? Bugs?

Don't hesitate to open an issue or send an email.

License

Licensed under either of

at your option.

Contributing

You are welcome to contribute to the project!

You can always open an issue or have a look at existing issues. Wait for a response on the issue before starting work on a pull request.

Use Clippy and rustfmt before submitting code :)

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.