Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Datetime support #246

Open
Vichoko opened this issue Dec 4, 2019 · 1 comment
Open

[Feature] Datetime support #246

Vichoko opened this issue Dec 4, 2019 · 1 comment

Comments

@Vichoko
Copy link

Vichoko commented Dec 4, 2019

It could be great if -bd and -ed parameters could be Datetime fields instead of just Date.
Because in some cases the minimum resolution (1 day) is too big to capture all the tweets in just one twitterscrapper. For example when an important event occur it's common that the twitter count rises.

I think maybe it isn't that difficult to implement and could be a great feature for these cases, as the command doesn't deliver partial results or a way to resume a failed scrap. Also there is no ETA or expected tweet number, so the usage time and limit parameter can be a little unpredictable.

@TrueCarry
Copy link

Hello. I've created pull request with that feature. You can try my fork #258

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants