add test suites, scrape config

This commit is contained in:
lapwat
2021-12-22 22:28:19 +01:00
parent 0009435769
commit ff3d09c727
9 changed files with 421 additions and 45 deletions

View File

@@ -77,7 +77,7 @@ var getCmd = &cobra.Command{
},
Run: func(cmd *cobra.Command, args []string) {
url := args[0]
b := book.NewBookFromURL(url, selector, name, author, recursive, include, limit, offset, delay, threads)
b := book.NewBookFromURL(url, selector, name, author, recursive, include, images, limit, offset, delay, threads)
if len(output) == 0 {
// set default output