A set of RSS bridges customized for my own use cases.
Also included are some more up to date Python versions designed for use locally with RSSGuard.
BakaUpdatesMangaReleases - Temporary fix until BakaUpdates decides whether or not to have this feature built in. ALSO includes small fix to item uri in line 186 that will be added to main later.
Steps to use:
- Go to your list.
- Copy and paste the entire html text from it to a .html file.
- Add the .html file to your docker build like in example-docker-compose.yml
- Use the file name in the bridge.
Mastodon Homefeed - Turns the home feed of your mastodon account into an RSS feed. Inspired by this.
Steps to use:
- Create an application. This may differ per instance, but it is likely under "Development".
- Give the app "read" priveleges under the "scope" heading.
- Submit the app. Then go into it and get it's access token to be used in the feed.