Skip to content

How to filter images up-to a certain date range? #6630

Closed
@Azuriye

Description

Just so that I am not mixing anything, suppose I want to filter till the beginning of 2024 would the query be
gallery-dl -c config.json https://x.com/i/lists/XXXXXXXXXXXXXXXXXXX/members --filter "date >= datetime(2024, 1, 1) or abort()"

I assume the date field is the field from the date the image got published? and should I use abort() or skip()? since the twitter url I am using here goes through each profile and scrapes instead of a single profile.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions