module CrMangaDownloadr::Steps

Defined in:

cr_manga_downloadr/workflow.cr

Class Method Summary

Class Method Detail

def self.download_images(images : Array(Image) | Nil, config : Config) #

[View source]
def self.fetch_chapters(config : Config) #

[View source]
def self.fetch_images(pages : Array(String) | Nil, config : Config) #

[View source]
def self.fetch_pages(chapters : Array(String) | Nil, config : Config) #

[View source]
def self.optimize_images(downloads : Array(String), config : Config) #

[View source]
def self.prepare_volumes(downloads : Array(String), config : Config) #

[View source]