DocNow / hydrator

Turn Tweet IDs into Twitter JSON & CSV from your desktop!
MIT License
428 stars 62 forks source link

Invalid Tweet ID Error #99

Closed rasaxton closed 3 years ago

rasaxton commented 3 years ago

I keep getting this error that I can't seem to clear. I followed the advice of Issue #72 but could not clear it still. Doesn't matter if I'm using .csv or .csv.gz. Any advice would be appreciated. image

edsu commented 3 years ago

It won't read gz data. Can you screenshot the error you see when opening the. .csv?

rasaxton commented 3 years ago

It won't read gz data. Can you screenshot the error you see when opening the. .csv?

Thanks! It's actually the same error message, whether i try a csv or gz.

Mind you I am a novice so there might be a very simple step I am missing...

edsu commented 3 years ago

If you open your .csv file in a text editor what is on the first line? If it's not a number you need to remove it and save it. Be careful not to edit the file with Excel, because Excel will corrupt the tweet IDs since it is unable to work with numbers as large as tweet identifiers.

edsu commented 3 years ago

Unable to move forward with this without additional information. Please reopen if you can provide more feedback.