manga icon indicating copy to clipboard operation
manga copied to clipboard

Manga downloader

Results 14 manga issues
Sort by recently updated
recently updated
newest added

Right now it is a single file project and without any proper design pattern. Need to fix it.

status/needs design
difficulty/medium
importance/high

@pandusonu2 The issue can be resolved if " libgnome2-bin " is installed. So, do we need to mention it in README file or create a separate 'requirements' file for it...

bug
status/needs info
onHold

## No step by step guide available I was looking for *Getting Started with Poppler* and wasted a lot of time in not looking into the actual documentation itself. The...

The variables name right now are pretty random, this bug is to make them the variable names better :) Comment to know more about it :+1:

difficulty/easy

To Update the existing code written in python 2.x to support python 3.

Read the bash script and update the readme files.

difficulty/easy

so all the script files can be used as commands from anywhere :D

difficulty/medium

Log message: ``` bash downloader.sh Enter Manga name: one piece downloader.sh: line 3: ${manga,,}: bad substitution Enter the chapter range. Start: 1 End: 1 Downloading page 1 of chapter 1........

status/needs design