Git Product home page Git Product logo

Comments (14)

Catta1997 avatar Catta1997 commented on August 28, 2024 1

I can add that too, it's not very different from AnimeUnity so I have to edit only the parsing. If for @SuperMarcus is ok I can add the support on the same pull request

from nineanimator.

DanielVip3 avatar DanielVip3 commented on August 28, 2024 1

Hi! I'm the (new) developer of AnimeWorld.tv.

We'd like to ask you to not add our site within your app's sources, to avoid load from webscraping and requests (also, the owner's a bit mad 'bout others using our things, y'know).
Please keep in mind webscraping is illegal, and we have all the copyright on our code source, so please, we ask you to not webscrape on our site.
Also, we don't earn nothing about this webscraping, because our ads are not in the player, and we're just losing bandwidth from our own servers to serve all this people which doesn't even know our site and never comes over it. We most likely are only losing from this.

For @Raffa2001: we're also minding to make an app in the near future, with our APIs, so there's no need of this right now. Al limite fatti una webview del sito e veditela tu (che poi P.S. abbiamo una webview su Aptoide se proprio vuoi, fatta da me qualche mesetto fa per chi aveva questa necessità) in attesa della nostra app.

Thanks to all the developer community of this open-source project and thanks for trying to add AnimeWorld, we really like your work(yeah, the owner just downloaded your app and likes it really much) and keep going with other sources.

from nineanimator.

SuperMarcus avatar SuperMarcus commented on August 28, 2024 1

Since the representative of AnimeWorld has spoken, I will be closing this issue now.

from nineanimator.

SuperMarcus avatar SuperMarcus commented on August 28, 2024

As I've responded in the old subreddit thread, I'd love to implement another international source to the app. However, since I'm not very good at Italian I might misinterpret some parts of the website.

Also, we're currently working on implementing Anime Unity, another Italian anime source, into the app. See #68 and #40.

from nineanimator.

Raffa2001 avatar Raffa2001 commented on August 28, 2024

I can add that too, it's not very different from AnimeUnity so I have to edit only the parsing. If for @SuperMarcus is ok I can add the support on the same pull request

It will be even better if he make a way to add your own servers

from nineanimator.

Catta1997 avatar Catta1997 commented on August 28, 2024

---ITA---
comunque in locale l'ho creato e funziona. Riguardo alla possibilità di aggiungere i server non è semplice, bisogna fare il parsing dei siti web per trovare i link e l'unico modo è modificare il progetto dell'applicazione
---ENG---
however locally I created it and it works. As for the ability to add the servers yourself is not easy, you need to analyze the websites to find the links and use them. the only way is to edit the project

from nineanimator.

SuperMarcus avatar SuperMarcus commented on August 28, 2024

It appears that AnimeWorld is also not region blocked. It may be a good alternative for Italian audiences living in other parts of the world. Would you mind working on this as well @Catta1997?

Looks like this website is structured similarly to 9anime. So implementations here may serve as a template.

from nineanimator.

Raffa2001 avatar Raffa2001 commented on August 28, 2024

It appears that AnimeWorld is also not region blocked. It may be a good alternative for Italian audiences living in other parts of the world. Would you mind working on this as well @Catta1997?

Looks like this website is structured similarly to 9anime. So implementations here may serve as a template.

Yeah dude, he have the same structure of the design and pages

from nineanimator.

Catta1997 avatar Catta1997 commented on August 28, 2024

@SuperMarcus, JSON search appears to have some limitations. In fact if you search for "Conan" instead of "Detective Conan" the search returns an empty JSON (also with Postman) , I think that the json is made by "suggested" search. Also JSON will return only 5 element instead 25 (for example with Detective Conan)

from nineanimator.

Catta1997 avatar Catta1997 commented on August 28, 2024

For AnimeWorld I did a Pull Request

from nineanimator.

SuperMarcus avatar SuperMarcus commented on August 28, 2024

JSON search appears to have some limitations...

Noted. I guess I'll have to revert those changes. I rewrote part of the old search agent because there was a spin loop in the more() method.

// force wait for POST
while !response_post.isFinished {}

more() may be called from the main thread, so we don’t want that.

from nineanimator.

Raffa2001 avatar Raffa2001 commented on August 28, 2024

JSON search appears to have some limitations...

Noted. I guess I'll have to revert those changes. I rewrote part of the old search agent because there was a spin loop in the more() method.

// force wait for POST
while !response_post.isFinished {}

more() may be called from the main thread, so we don’t want that.

I will try to contact the founders to help you with the code so it will be easier

from nineanimator.

Raffa2001 avatar Raffa2001 commented on August 28, 2024

JSON search appears to have some limitations...

Noted. I guess I'll have to revert those changes. I rewrote part of the old search agent because there was a spin loop in the more() method.

// force wait for POST
while !response_post.isFinished {}

more() may be called from the main thread, so we don’t want that.

btw i think you write in the wrong session, this is the animeworld.tv, and you put a link to the animeunity.it code

from nineanimator.

SuperMarcus avatar SuperMarcus commented on August 28, 2024

@Raffa2001 you are absolutely correct. This should have been posted in #68's discussions. I was just responding to Catta1997's comment.

from nineanimator.

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.