Skip to content

Commit fdddbfe

Browse files
committed
Fix RefreshTokenException('Could not find the Guest token in HTML') in twitter tasks
Refer to patch twintproject/twint#1322 by @minamotorin in our fork at https://github.com/Museum-Barberini/twint.
1 parent 20565a8 commit fdddbfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ validators==0.18.2
2525
# Data sources
2626
google-api-python-client==2.31.0
2727
instaloader==4.8.1
28-
git+https://github.com/twintproject/twint.git#egg=twint
28+
git+https://github.com/Museum-Barberini/twint.git#egg=twint
2929

3030
# Analysis tools
3131
scikit-learn==0.24.2

0 commit comments

Comments
 (0)