-
There's a lot of novel here,too.
-
old code
```
def login(self, email: str, password: str) -> None:
self.bearer_token = email + ' ' + password
# end def
```
its not work.
but has new method:
```
POST https:/…
-
The program doesn't work when trying to download locked novels, i have the novel unlocked, i bougth it.
when i try to download it using the program it just downloads half the first sentence and goes …
-
Add switching between chapters, like this
``` js
$(document).keyup((evt) => {
if (evt.key === 'ArrowLeft')
prev.click();
if (evt.key === 'ArrowRight')
next.click();
});
```
-
Can you make Translation work for whole source sources instead of chapters.
-
@dipu-bd
Hello dev,
The suppressed method with (--range, --index, --chapter) no longer works.
If I apply any number, for example `--range 1 50`, it does not download chapters 1 to 50, but the …
-
### Source information
readwn.com
### Steps to reproduce
Click on Readwn in Sources it will show 'no results found'
### Expected behavior
It should show Light novels
### Actual behav…
-
Using fff proxy, I can connect to the site, but I get the error:
```
'NoneType' object has no attribute 'i'
```
Latest version of fff on calibre
-
Website URL: https://www.wuxiaworld.com/
Crawler version: latest
App used to read epub: Calibre reader
My early chapters of epub are fine but in later chapters, the colors start to change, please…
-
Move the scrolling bar in reading to left and maybe make it transparent until screen is clicked.