Skip to content

网站可以搜索到, 但无法下载 #30

@ieeyaY

Description

@ieeyaY

调用脚本显示没有符合条件的字幕
手动在网站搜索了文件名的电影名部分是可以搜到字幕的, 但用带后缀完整的文件名确实搜不到.

脚本应该是直接使用文件名到网站搜索字幕的吧

-- 约1235行
local _, fname = utils.split_path(fpath)
...
local ret = self:api("/sub/search", "q=" .. encodeURIComponent(fname) .. "&" .. try_args[i] .. "=1")

可否改成截取到分辨率或年份以前的字符串, 只取文件名搜索

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions