core

package
v0.33.9 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CBR  = "cbr"
	CBZ  = "cbz"
	EPUB = "epub"
	PDF  = "pdf"
)

manga output format supported

View Source
const DefaultMessage = "file correctly saved"

DefaultMessage for correctly saved file

Variables

This section is empty.

Functions

This section is empty.

Types

type Comic

type Comic struct {
	Author       string
	Name         string
	IssueNumber  string
	Source       string
	URLSource    string
	Links        []string
	Format       string
	ImagesFormat string
}

Comic struct contains all the informations about a comic

func (*Comic) DownloadImages added in v0.17.0

func (comic *Comic) DownloadImages(options *config.Options) (string, error)

DownloadImages will download the comic/manga images

func (*Comic) MakeComic

func (comic *Comic) MakeComic(options *config.Options) error

MakeComic will create the file based on the output format selected.

Jump to

Keyboard shortcuts

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