Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mafredri/svenska-yle-rss-content-fixer

Attach content to Svenska Yle RSS feeds
https://github.com/mafredri/svenska-yle-rss-content-fixer

rss rss-feed svenska-yle yle

Last synced: 29 days ago
JSON representation

Attach content to Svenska Yle RSS feeds

Awesome Lists containing this project

README

        

# svenska-yle-rss-content-fixer

This little tool attaches article content to the Svenska Yle RSS feed... because they don't.

This was a quick hack so that I don't have to open every article in the browser. It doesn't (yet? PRs welcome) handle all content properly, some things may look off.

**PS.** If someone from Svenska Yle sees this, please, PLEASE, P. L. E. A. S. E. start including content in your RSS feed. No content defeats the purpose of RSS and even the Finnish side of Yle is including content.

**PPS.** Samma på svenska.

## Installation

### Cli

```shell
go install github.com/mafredri/svenska-yle-rss-content-fixer

svenska-yle-rss-content-fixer -bind 127.0.0.1 -port 8080
```

### Docker

```shell
git clone https://github.com/mafredri/svenska-yle-rss-content-fixer
cd svenska-yle-rss-content-fixer
docker-compose up -d
```

## Usage

1. Rewrite the RSS URL `https://svenska.yle.fi/rss/articles/all` => `http://127.0.0.1:8080/articles/all`
2. Add to your RSS reader
3. Done