-
-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FIX] Twitter: adapt to APIv2 #780
Conversation
a52f973
to
4992143
Compare
There are some things that need to be fixed here:
|
0813356
to
6be96a3
Compare
Trying to download tweets from Orange, I get two errors:
With OrangeDataMiner Before there was a check that every author search had to start with @, if I am not mistaken, otherwise an error would appear. |
Codecov Report
@@ Coverage Diff @@
## master #780 +/- ##
==========================================
- Coverage 75.00% 74.97% -0.04%
==========================================
Files 75 75
Lines 10231 10189 -42
Branches 1635 1626 -9
==========================================
- Hits 7674 7639 -35
- Misses 2300 2302 +2
+ Partials 257 248 -9 |
87235d3
to
bfb72fc
Compare
bfb72fc
to
ade6eaf
Compare
ade6eaf
to
5b37c41
Compare
@ajdapretnar I hope it is done now. :P If you find any other case to cower I can add that. |
I found some small issues, but I would not like to further block this great fix, so I'll merge and open another issue. |
Issue
Description of changes
Includes