|
c803794a0f
|
Change TweetID to be an int64 instead of a string
|
2021-08-04 14:49:20 -07:00 |
|
|
494ca25dc4
|
Change method of scraping images
- break `Filename` field on Image into `RemoteURL` and `LocalFilename`
- new parsing function for an APIMedia item
|
2021-08-03 17:34:44 -07:00 |
|
|
c4c2ef8979
|
Fix a test
|
2021-08-02 14:55:59 -07:00 |
|
|
18a63cd2eb
|
Create twitter main package
|
2021-08-02 14:47:32 -07:00 |
|
|
6568259d63
|
Fix some other IDs that I missed
|
2021-07-24 10:29:35 -07:00 |
|
|
96e2edfb8a
|
ID fields are now Hungarian-notated
- tweet.User is now a pointer to a User object; tweet.UserID holds the user id
|
2021-07-24 10:19:05 -07:00 |
|
|
b5c33c2ad0
|
Fix some types to be more clear
|
2021-07-22 14:16:40 -07:00 |
|
|
12b1aeaccd
|
Remove redundant copies of cmd files
|
2021-06-16 19:36:03 -07:00 |
|
|
28b11548bf
|
Add actual scraping
|
2021-06-16 19:34:06 -07:00 |
|