Coder Social home page Coder Social logo

Comments (3)

Yuukiy avatar Yuukiy commented on June 10, 2024

@adognameddaodao 你打开运行日志 JavSP.log, 找一下类似下面这样的提示,看一下挂代理和不挂代理的情况下title都是从哪个站点获取的?

2024-04-05 15:55:58 main:202 DEBUG: 从'airav'中获取了字段: actress cover plot preview_video producer publish_date title url
2024-04-05 15:55:58 main:202 DEBUG: 从'javbus'中获取了字段: actress_pics cover director duration genre_id preview_pics publisher uncensored
2024-04-05 15:55:58 main:202 DEBUG: 从'javdb'中获取了字段: cover magnet score serial
2024-04-05 15:55:58 main:202 DEBUG: 从'javlib'中获取了字段: cover

from javsp.

adognameddaodao avatar adognameddaodao commented on June 10, 2024

@Yuukiy
禁用代理:
2024-04-06 22:14:57 main:187 DEBUG: 从'airav'中获取了字段: actress cover genre plot preview_pics preview_video producer publish_date title url
启用代理:
2024-04-06 22:19:10 main:187 DEBUG: 从'airav'中获取了字段: actress cover plot preview_pics preview_video producer publish_date title url
按照wiki里的说明,把airav从列表中去除,禁用代理后可以正常获取到简体中文title,日志如下:
2024-04-06 22:46:15 main:187 DEBUG: 从'javbus'中获取了字段: actress actress_pics cover duration genre genre_id preview_pics producer publish_date publisher serial title uncensored url
把airav从列表中去除,启用代理后获取到的是日语title,并没有翻译成简体中文,日志如下:
2024-04-06 22:49:56 main:187 DEBUG: 从'javdb'中获取了字段: cover magnet ori_title preview_video score

from javsp.

adognameddaodao avatar adognameddaodao commented on June 10, 2024

@Yuukiy 个人推测问题应该是启用代理后百度翻译失效

第一次没有删除airav:
1、禁用代理时,可以从airav正常获取到日语title,然后通过百度翻译成简体中文
2、启用代理时,airav默认显示繁体中文,所以可以获取到繁体中文title,但是启用代理时百度翻译失效,所以最后得到的是繁体中文title
第二次删除了airav:
1、禁用代理时,可以从javbus正常获取到日语title,然后通过百度翻译成简体中文
2、启用代理时,javdb默认显示还是日语,可以从javbd正常获取到日语title,但是启用代理后百度翻译失效,所以最后的带的还是日语title

from javsp.

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.