This repository was archived by the owner on Apr 2, 2025. It is now read-only.
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
error #179
Open
Description
Describe the bug
goroutine 1 [running]:
github.com/metafates/mangal/inline.ParseChaptersFilter.func1({0xc0000135e0?, 0x1, 0x1})
github.com/metafates/mangal/inline/options.go:124 +0x36d
github.com/metafates/mangal/inline.Run(0xc00021dc88)
github.com/metafates/mangal/inline/inline.go:99 +0x474
github.com/metafates/mangal/cmd.glob..func11(0x1d26c80?, {0x101d881?, 0xb?, 0xb?})
github.com/metafates/mangal/cmd/inline.go:149 +0x567
github.com/spf13/cobra.(*Command).execute(0x1d26c80, {0xc00046e8f0, 0xb, 0xb})
github.com/spf13/[email protected]/command.go:920 +0x847
github.com/spf13/cobra.(*Command).ExecuteC(0x1d2a040)
github.com/spf13/[email protected]/command.go:1044 +0x3bd
github.com/spf13/cobra.(*Command).Execute(...)
github.com/spf13/[email protected]/command.go:968
github.com/metafates/mangal/cmd.Execute()
github.com/metafates/mangal/cmd/root.go:112 +0x7a
main.main()
github.com/metafates/mangal/main.go:13 +0x4d
Reproduction steps
mangal inline -S "Manganelo" --query "Leveling Up By Hoarding" --manga first --chapters 0-2 --download --format plain
Expected behavior
No response
Additional context
No response
Operating System
Linux