shichao-an / twitter-photos

Simple, fast command-line tool to get photos from Twitter accounts
https://twitter-photos.shichao.io
BSD 2-Clause "Simplified" License
171 stars 39 forks source link

filter by timeline #23

Open MeteorVE opened 4 years ago

MeteorVE commented 4 years ago

Hello, after trying this tool, I am happy that I don't need to right click anymore. But there are some questions :

  1. Is it possible to filter with timeline ? such as 2015/01~2016/01 or others. because that ... you know, maybe I want to see before picture but I don't want the things is too old.

  2. how to calculate the API calls ?

15 calls every 15 minutes, and 180 calls every 15 minutes. (from twitter) But I can download so many picture, or one command equal to one call ?

  1. Is it possible to execute with local file ? such as python main.py without pip install.
MeteorVE commented 4 years ago

This method can only return up to 3,200 of a user's most recent Tweets.

oh, though the limit is 3200, but the account I downloaded is just 1025 (but I can confirm that account have more picture.)

it is unfortunately.