Skip to content

archive.json fetched when it doesn't exist #12

Description

@whimsical-c4lic0

According to the 4chan API documentation, the archive page is not enabled for every board. When archiving boards with mitsuba, if the archive page isn't enabled, mitsuba still attempts to fetch the archive. This results in repeated failed attempts to fetch the archive.json page with a 404 response.

Mitsuba should only attempt to fetch the archive.json page if is_archived exists and is set to 1 in the response from boards.json

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