Giter VIP home page Giter VIP logo

Comments (7)

MinamiHasaki avatar MinamiHasaki commented on May 20, 2024 1

I get the same unicode error as well - additional information: the very top entry of the stack trace shows the idna.py code which performs a greater than or equal to check for 64 characters in length.

This is already a known issue with the library, see here -> python/cpython#77139

from animdl.

naodwalk avatar naodwalk commented on May 20, 2024 1

@MinamiHasaki Any plans to create a workaround or use a different library?

This appears to have been a known issue for several years, and devs are reluctant to "fix" it because it is caused by the base URI exceeding 63 characters, which is against RFC-1035 standards. As someone in the referenced issue pointed out, there's a possibility DNS servers wouldn't even route such URLs because of that. Maybe it's worth investing some dev time in fixing the root-cause on an application level rather than waiting to see if they ever decide to stop enforcing the max length at the codec level?

from animdl.

ItzDerock avatar ItzDerock commented on May 20, 2024

Would also like to add that animdl doesn't show results from 9anime, even when prefixing with 9anime:
https://9animetv.to/watch/mushoku-tensei-jobless-reincarnation-season-2-18418?ep=103010

from animdl.

ahkdigital avatar ahkdigital commented on May 20, 2024

I get the same unicode error as well - additional information: the very top entry of the stack trace shows the idna.py code which performs a greater than or equal to check for 64 characters in length.

Python 3.11.4 here.

image

from animdl.

MinamiHasaki avatar MinamiHasaki commented on May 20, 2024

Would also like to add that animdl doesn't show results from 9anime, even when prefixing with 9anime: https://9animetv.to/watch/mushoku-tensei-jobless-reincarnation-season-2-18418?ep=103010

@ItzDerock This should definitely be a separate issue. Also, just so you know, 9anime rebranded and is no longer 9anime. That link is to a fake site. I would advise caution.

from animdl.

ahkdigital avatar ahkdigital commented on May 20, 2024

As a note, after upgrading to version 1.7.24, I am not getting this issue any longer. Not sure if changes were made regarding this in the newest release.

from animdl.

Astroneural avatar Astroneural commented on May 20, 2024

I am also no longer having this issue

from animdl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.