Giter Club home page Giter Club logo

Comments (1)

Xavier-Lam avatar Xavier-Lam commented on June 9, 2024

Hello pplusp, this agent was designed to be compatible with multi languages, but I haven't implemented it and I have no plan to implement any other languages metadata recently.
If you are familiar with python, it is rather simple to implement getting metadata in another language, all you need to do is add some code to each agent inside Contents/Code/agents folder to check what language's metadata you are looking for and return the correct data.
You can get current language by achieving self.lang attribute in each agent, then according to the value to crawling different urls or finding the correct HTML element. Because the structure of json or HTML response are very similar in different languages, you would spend most of your time on debugging your code.
I would be very appreciated if you could implement the English metadata, then you can create a pull request, I would merge your code into this repository. If you are not a python programmer, I'm afraid you have to wait someone else to implement the English metadata, this project initially was designed to arrange my own library, I don't want to spend too much time on it.

from jav.bundle.

Related Issues (4)

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.