Skip to content

Circumventing twitter request quota #5863

Closed Answered by mikf
ForestLamBZ asked this question in Q&A
Discussion options

You must be logged in to vote

There is no --flat-playlist, but it wouldn't help here anyway.

You should probably use -A/--abort when updating a profile to stop early when going over previously downloaded media, or something like --filter "date < datetime(2024, 6, 31) or abort()" to stop when reaching Tweets before a certain date.

how does the quota works

Each API endpoint can only be called ~50 times in a 15 minute window. Any more and gallery-dl waits until those 15 minutes are over and Twitter allows to be queried again.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mikf
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants