Skip to content

Maybe RECORD_BUFSIZE is too small? #8

@vincascm

Description

@vincascm

When I query www.youtube.com on a linux machine, I get an error an Err value: Custom { kind: Other, error: NotEnoughWriteSpace { tried_to_write: 17, available: 16, buffer_type: "Answer" } } and see that RECORD_BUFSIZE determines the size of the answers array.
I wonder if 16 is a common value or if it is more standard to use the answer_count in the header.
If you are not busy, can someone fix this problem?

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