Skip to content

favorites --stop_after=N stops after min(N, 200) #50

Description

@mikepqr

For any number greater than 200, favorites --stop_after stops after getting 200 tweets, e.g.

$ twitter-to-sqlite favorites tweets.db --stop_after=300
Importing favorites  [####################################]  199
$

I don't think this is a limitation of the API (if you omit --stop_after you get some very large number, possibly all of them), so I think this is a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions