Skip to content

Search results show only one quote per video #189

@tsukidoke1

Description

@tsukidoke1

Title is self-explanatory. I found the source of the error, here

if (video_name, video_date) not in fts_dict[channel_name]:

You forgot to add "video_id" in a tuple, but it is used in the key on the next line. I don't think it is enough to make a PR, so I created an issue instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions