mangal icon indicating copy to clipboard operation
mangal copied to clipboard

📖 The most advanced (yet simple) cli manga downloader in the entire universe! Lua scrapers, export formats, anilist integration, fancy TUI and more!

Results 46 mangal issues
Sort by recently updated
recently updated
newest added

### Feature Description Trying to use Mangal Inline mode in scripting, not being able to set the output path and names of the downloaded chapters is limiting the ability to...

feature

### Describe the bug `runtime error: index out of range [99] with length 99` The index is always the length. Only occurs with Mangadex Titles with occurrences (also some weird...

bug

### Describe the bug The first time you download all chapters using "--chapters all" works fine, downloads everything. The problem is after that, if a new chapter is added and...

bug

### 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...

bug

### Feature Description To reduce usage of disc space without noticeable lost quality. ### Solution you would like ```` https://github.com/Ssmur/JPEG-XL-bash-converter ```` ### Alternatives you have considered ``` https://github.com/libjxl/libjxl ```

feature

### Describe the bug The convention for third party packages is to install in normal places. local is for when you bypass the package manager. I'm on debian, but i'm...

bug

### Describe the bug For each chapter download there is one browser that gets piled up and causes a lot of CPU and Memory usage overtime which leads to soft-lock...

bug

### Describe the bug `TRPCClientError: Cannot find the A Returner's Magic Should Be Special.` Any title containing the characters `'`, `-` and/or `?` can not be added with the above...

bug

### Describe the bug ![image](https://user-images.githubusercontent.com/58608430/235528676-446b181a-14d5-48a1-a5c0-020261adb356.png) ![image](https://user-images.githubusercontent.com/58608430/235528638-409d885f-f25b-4635-915a-53e3db8f595a.png) Title Can't Be Found, however if I search by the Japanese name: ![image](https://user-images.githubusercontent.com/58608430/235528758-db249ed0-8a23-4ae0-bcbf-74a66c65e159.png) Typing in: ![image](https://user-images.githubusercontent.com/58608430/235528960-aed042c1-acc1-435b-a645-4fb7bd2ef798.png) Shows the result, as I tried to search...

bug

### Feature Description CBZ files have a publisher tag metadata field and I think it would be nice if it was to tag the CBZ files with the series' publisher....

feature