Skip to content

mzgajner/digestor

Repository files navigation

Digestor

A tiny Deno app that parses an existing podcast feed of Pritiskavec gold, a radio show on Radio Študent. It improves it and generates a new feed that's compatible with the requirements of iTunes, Spotify and other podcast platforms so it can be published there.

Development

Pretty much the most default Deno setup:

# Starts dev server on localhost:8080
deno task dev

# Runs (very few) tests
deno test

# Autoformats all files
deno fmt

Automatically deployed to small-dragonfly-27.deno.dev with Deno Deploy.

About

Parses an existing newsfeed of a podcast from radiostudent.si and generates a nicer podcast RSS.

Topics

Resources

Stars

Watchers

Forks