Skip to content

[Feature] Pagination / load more posts in feed #333

@revolmusic23

Description

@revolmusic23

Problem
The feed only shows a small number of posts (roughly 3-12), which is just the first page returned by the Instagram API. There is no way to load more posts.

Expected behavior
Be able to load more posts by scrolling down or pressing a key, similar to infinite scroll.

Current behavior
instagram-cli feed calls feed.timeline().items() once with no pagination, so only the first API page is shown.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions