Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadiamoe/horriblefeed
Service to submit subsequent anime chapters from RSS feeds to transmission
https://github.com/nadiamoe/horriblefeed
Last synced: 9 days ago
JSON representation
Service to submit subsequent anime chapters from RSS feeds to transmission
- Host: GitHub
- URL: https://github.com/nadiamoe/horriblefeed
- Owner: nadiamoe
- License: agpl-3.0
- Created: 2019-10-11T15:46:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-23T10:29:17.000Z (almost 5 years ago)
- Last Synced: 2024-12-27T05:04:22.699Z (9 days ago)
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ⬇️ Horriblefeed
Horriblefeed is a service which automatically adds new anime chapters from a list of feeds to transmission.
It will only download new chapters from series that are already in the trnasmission torrent list.Multiple feeds can be configured via a config file, for which there is a sample called `horriblefeed_example.yml` located in the root folder of this repo. The program will search for a file named `horriblefeed.yml`* in one of the following paths:
* `.` (Current working directory)
* `$XDG_CONFIG_HOME/horriblefeed/`
* `$HOME/.config/horriblefeed/`\* Note: Other formats are supported as well, as long as the semantic meaning is the same as the one provided in the example yaml.
Horriblefeed will only request the first page for feeds listed in the config file.