question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] [JapanRead]: Captcha added before getting the chapters / error code 1020

See original GitHub issue

Device information

  • Tachiyomi version: 0.10.12
  • Android version: 11

Source information

  • Name: JapanRead
  • Extension version: 7

Steps to reproduce

  1. First Step
  2. Second Step

Expected behavior

Describe what should have happened

Extension working again

Actual behavior

Describe what happens instead

Trying to download any chapter on the website with pageListParse, you will see by using the webview that there is a ReCaptcha page added before getting the chapter.

I did try to add the following but this does not work (I’m clearly not a java dev), any ideas how to fix it?

    val chapterIdElement = document.select("meta[data-chapter-id]")

    val responseCaptchaDocument: Document
    if (!chapterIdElement.hasAttr("data-chapter-id")) {
        responseCaptchaDocument = hasCaptchaForm.first().submit().execute().parse()
    } else {
        responseCaptchaDocument = document
    }

Other details

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
nzobacommented, May 22, 2021

You can solve the captcha with the webview and then everything will work again in Tachiyomi for all the chapters (you may need to do that once in a while)

0reactions
CarlosEscocommented, Dec 12, 2021

There’s still no one to fix this? It’s the most active french source currently

This is an open source project. Feel free to pr the fix yourself

I have no coding skills, which is why I help translate the application. That’s why I up this problem that which seems to have fallen into oblivion, you’re free to decide if you trie to fix that or not.

Learn to code, or wait for a french developer who wants to fix it. Upping does nothing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error 1020 Access Denied: Find out How to Fix it Fast
Error 1020 Access Denied happens when you violate a firewall rule on a site protected by Cloudflare. Learn all about it in this...
Read more >
How to Fix Cloudflare's Error 1020: Access Denied - MakeUseOf
If you're experiencing Cloudflare's 1020 error, try these fixes to resolve the issue. 1. Check for Site-Wide Issues. Check whether the problem ...
Read more >
Community Tip - Access was denied Error code 1020
Try the suggestions in this Community Tip to help you fix “Access was denied Error code 1020” when visiting a site protected by...
Read more >
Untitled
Block arcade yum, Apple shares 1995 price, Arte tv replay, Alameda county property tax, Liste de pierre mehaignerie, Digid code kwijt, Farmfoods tetley...
Read more >
Untitled
Neymar spine injury, E ticket number etihad, Timeline of ancient egypt kingdoms! Quinn harris osgoode, Gustaaf peek godin held, Nada musik indonesia, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found