mmpx12 / twitter-media-downloader

twmd: CLI/GUI Apiless twitter downlaoder. Download medias from single tweet or a whole profile.
602 stars 70 forks source link

rate limit? #14

Closed rept36 closed 1 year ago

rept36 commented 1 year ago

response status 429 Too Many Requests: {"code":88,"message":"Rate limit exceeded."}

mmpx12 commented 1 year ago

@rept36 Did you scrapped multiple accounts before the error or did it happened on the first one ?

mmpx12 commented 1 year ago

Lower the number of threads and use proxy or vpn if you are downloading multiple username in short period of time

kangxin commented 1 year ago

I'm encountering the same issue. Could you provide specific instructions on how to reduce the number of threads? I've tried running the command every 10 minutes, but I still frequently receive the "response status 429: Too Many Requests - Rate limit exceeded" error message. Do you have any potential solutions for this?