|
2698bd4fd7
|
Fix linting error
|
2021-08-10 22:08:01 -07:00 |
|
|
932b42eafc
|
Should be using the full-sized profile images, not the 'normal' ones
|
2021-08-10 22:01:31 -07:00 |
|
|
655c968614
|
Add LocalPath fields for BannerImage and ProfileImage on a User
|
2021-08-10 19:51:56 -07:00 |
|
|
9734c09426
|
Add downloading for media in tweets
|
2021-08-07 16:51:38 -07:00 |
|
|
c803794a0f
|
Change TweetID to be an int64 instead of a string
|
2021-08-04 14:49:20 -07:00 |
|
|
d81fae0013
|
Make UserID an alias for int64 rather than string
|
2021-08-04 02:00:58 -07:00 |
|
|
d386ba2cb4
|
Make String() methods more useful for terminal output
|
2021-07-24 10:55:44 -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 |
|
|
28b11548bf
|
Add actual scraping
|
2021-06-16 19:34:06 -07:00 |
|
|
74ef2e4193
|
Create UserHandle type
|
2021-06-16 13:14:56 -07:00 |
|
|
02a2a0be33
|
Add parsing for user API type
|
2021-06-13 14:34:20 -07:00 |
|
|
2c8fe25e78
|
Add tweet parsing
|
2021-05-22 18:20:18 -04:00 |
|