horriblefeed

package module
v0.0.0-...-f7b20ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2019 License: AGPL-3.0 Imports: 9 Imported by: 0

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.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HorribleFeed

type HorribleFeed struct {
	// contains filtered or unexported fields
}

func New

func New(config *viper.Viper) (*HorribleFeed, error)

func (*HorribleFeed) ParseAndAdd

func (hf *HorribleFeed) ParseAndAdd()

func (*HorribleFeed) UseFeeds

func (hf *HorribleFeed) UseFeeds(config *viper.Viper) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL