Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mafredri/svenska-yle-rss-content-fixer
- Owner: mafredri
- License: mit
- Created: 2022-01-30T14:25:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T12:44:45.000Z (almost 3 years ago)
- Last Synced: 2024-10-27T05:47:22.276Z (3 months ago)
- Topics: rss, rss-feed, svenska-yle, yle
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-fixersvenska-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