x0rz / tweets_analyzer

Tweets metadata scraper & activity analyzer
GNU General Public License v3.0
2.94k stars 454 forks source link

export & json output #40

Closed ozzi- closed 6 years ago

ozzi- commented 6 years ago

Hi I added some functionality, inspired by issue #33
Two new arguments are available, -e / --export which writes the result to a file (removing all ansii color coding etc) and -j / --json which as you can probably guess, uses json as output format (works for export too).

Cheers

x0rz commented 6 years ago

Why did you close your PR? It looked nice, let me have a look (I know I don't monitor this Github often)

ozzi- commented 6 years ago

Hi @x0rz
I just added more features, ill create a new PR when its done :) Cheers