olaven / nrss

Get RSS feeds for NRK's vendor locked "podcasts".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NRSS - RSS Feeds for NRK sin podcaster

https://nrss.deno.dev/

Local devlopment

install Deno https://deno.land/manual/getting_started/installation

Run the application

deno task start

Open http://localhost:8000/ to view it in the browser

Known Problems

  • Some clients may not accept a feed hosted over HTTPS only. See @steinarb's workaround here for a possible solution.
  • The feeds only provide the latest episodes for a podcast, not the entire archive. I've not yet found any acceptable method of fetching all episodes without getting rate limited by NRK or introducing a storage layer. This is tracked in #8.

About

Get RSS feeds for NRK's vendor locked "podcasts".

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 100.0%