Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteCBZ ¶
WriteCBZ is where everything comes together and writes a CBZ file for a [Chapter] using the following steps
- Set the ZIP title using models.FullTitle
- Create and write the tmpl.ComicInfoXML file
- Fetch the image URLs from the API with models.FetchImageURL
- Loops through the image URLs calling shared.QueryImage in parallel
- Adds those files to the ZIP then closes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.