Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PixivDl ¶
type PixivDl struct { ArtworkIds []string ArtistIds []string ArtistPageNums []string TagNames []string TagNamesPageNums []string }
PixivDl contains the IDs of the Pixiv artworks and illustrators and Tag Names to download.
func (*PixivDl) ValidateArgs ¶
ValidateArgs validates the IDs of the Pixiv artworks and illustrators to download.
It also validates the page numbers of the tag names to download.
Should be called after initialising the struct.
Click to show internal directories.
Click to hide internal directories.