Commit graph

345 commits

Author SHA1 Message Date
Alexander Sheiko
93068ddae5 Support for tweets with geolocation
Close #36
2021-09-13 17:01:30 +03:00
Nomadic
422fe9c097 Merge pull request #44 from PetrusZ/fix-video-bitrate
Fixed video bitrate is not the max bitrate.
2021-09-12 23:07:12 +03:00
Petrus
36703ac923 Fixed video bitrate is not the max bitrate. 2021-09-12 23:06:42 +08:00
Nomadic
abc2678351 Merge pull request #43 from cute-angelia/master
add cookie and x-csrf-token & add proxy sock5
2021-09-10 17:27:35 +03:00
vanilla
7e61608f79 make a couple of changes pr:43 2021-09-09 11:15:53 +08:00
vanilla
d3057f34fb remove log 2021-09-08 16:33:53 +08:00
vanilla
dea52191dd fix socket5 2021-09-08 16:30:37 +08:00
one.cat
31c9e5da5a add cookie and x-csrf-token 2021-09-08 16:02:53 +08:00
Alexander Sheiko
d8dd7d54ea Fix test 2021-08-09 14:02:35 +03:00
Nomadic
0618540f5d Fix test 2021-08-04 11:00:12 +03:00
Alexander Sheiko
34aa1c1819 Fix test 2021-07-30 14:46:38 +03:00
Alexander Sheiko
1080741bc6 Fix test 2021-07-23 17:04:23 +03:00
Alexander Sheiko
01ac1b672c Add optional delay between API requests 2021-07-16 13:52:22 +03:00
Alexander Sheiko
1c3fd0e0c9 Remove unused Retweet type 2021-07-16 12:59:16 +03:00
Alexander Sheiko
8d901551cc Fix test 2021-07-16 12:39:11 +03:00
Alexander Sheiko
be87392493 Fix test 2021-07-16 12:29:14 +03:00
Alexander Sheiko
be2c3ec5b1 Add InReplyToStatus, QuotedStatus and RetweetedStatus parsing in Tweet
BREAKING CHANGE: Retweet property renamed to RetweetedStatus
Closed #41
2021-07-16 12:21:41 +03:00
Alexander Sheiko
c370a9078f Parse a retweet like a full tweet 2021-07-16 11:37:43 +03:00
Alexander Sheiko
34aae0d008 Extend timeline object 2021-07-16 11:08:43 +03:00
Alexander Sheiko
0183c20011 Fix profile test 2021-07-02 14:55:49 +03:00
Alexander Sheiko
24811aeec7 Fix typo 2021-04-28 12:40:26 +03:00
Alexander Sheiko
26275b5d42 Fix profile test 2021-04-28 12:08:00 +03:00
Alexander Sheiko
9608d12cf3 Move cacheIDs 2021-04-23 10:41:22 +03:00
Alexander Sheiko
5032ecd29d Add SearchProfiles
Minor changes and fixes
2021-04-22 21:38:49 +03:00
Alexander Sheiko
f3597d0db6 Fix error msg 2021-04-22 20:35:33 +03:00
Alexander Sheiko
7b1e9d2f07 Add dupcheck for search test 2021-03-31 15:15:51 +03:00
Alexander Sheiko
9a85dfa062 Fix search cursor 2021-03-31 15:12:39 +03:00
Alexander Sheiko
0533b6e909 Add retweet info
Close #29
2021-03-28 12:25:55 +03:00
Alexander Sheiko
502d58953e Fix profile test 2021-03-26 12:15:08 +02:00
Alexander Sheiko
c20fd24e9b Fix TestGetProfileErrorNotFound 2021-03-10 09:02:02 +02:00
Alexander Sheiko
da34364bf9 Add GetTweet for default Scraper 2021-03-09 11:02:39 +02:00
Alexander Sheiko
1f0106ab6c Add godoc reference 2021-03-09 10:54:25 +02:00
Alexander Sheiko
d50bd429d2 Embed legacy user type 2021-03-09 10:51:51 +02:00
Alexander Sheiko
a8089a552e Add GetTweet 2021-03-09 10:40:22 +02:00
Alexander Sheiko
bc84566d02 Fix profile test 2021-03-01 12:38:05 +02:00
Alexander Sheiko
b5e38dcfe5 Fix profile test 2021-02-03 16:13:25 +02:00
Alexander Sheiko
c583e8d401 Fix profile test 2021-01-29 17:11:57 +02:00
Alexander Sheiko
6c4a1cc054 Code optimization 2021-01-28 11:12:20 +02:00
Alexander Sheiko
a4375c3b2d Fix profile tests 2021-01-28 10:54:43 +02:00
Nomadic
ec34ab7422 Merge pull request #25 from dataxpe/patch01
improve GetProfile (single call instead of two, plus error handling and private profiles)
2021-01-26 16:07:41 +02:00
Michael
44e3a9b4d0 Update go.mod
restore original go.mod for pull request
2021-01-26 20:22:33 +07:00
Michael
9bbc7aa2ab check if ScreenName in response is empty instead of Name, since Name can be unset by user. 2021-01-25 21:57:01 +07:00
Michael
d33882ff94 replace GetProfile with single call and improve error handling to fetch private profiles 2021-01-25 10:31:41 +07:00
Alexander Sheiko
1e048200bc Fix pinned tweets
(added to the beginning of the timeline)
Close #23
2021-01-06 21:19:12 +02:00
Alexander Sheiko
142387af97 Reset guest token if rate limit is reached 2021-01-05 15:15:27 +02:00
Alexander Sheiko
56f5a2edc2 Refresh guest token every 3 hours 2021-01-05 14:21:08 +02:00
Alexander Sheiko
0adf36d8c2 Check status code for API 2021-01-05 11:42:51 +02:00
Alexander Sheiko
1ee3595767 Fix profile test 2021-01-04 13:40:06 +02:00
Alexander Sheiko
f5590cbd3a Fixes #21 2021-01-04 13:37:29 +02:00
Alexander Sheiko
f5fa52b53c Remove SearchPeople mode 2020-12-24 10:18:30 +02:00