Skip to content
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

Unable to get guest token, won't download twitter space #29

Closed
xanek opened this issue Jan 8, 2022 · 6 comments
Closed

Unable to get guest token, won't download twitter space #29

xanek opened this issue Jan 8, 2022 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@xanek
Copy link

xanek commented Jan 8, 2022

Describe the bug
Unable to get guest token after multiple tries.

To Reproduce
twspace_dl -i

Expected behavior
Grab guest token and start download of the twitter space

Output
If applicable, add the output of the command to help explain your problem.

Traceback (most recent call last):er:4
  File "C:\Users\Xanek\AppData\Local\Temp\ON66CE~1\__main__.py", line 142, in main
  File "C:\Users\Xanek\AppData\Local\Temp\ON66CE~1\twspace_dl\TwspaceDL.py", line 235, in download
  File "C:\Users\Xanek\AppData\Local\Temp\ON66CE~1\functools.py", line 969, in __get__
  File "C:\Users\Xanek\AppData\Local\Temp\ON66CE~1\twspace_dl\TwspaceDL.py", line 138, in metadata
  File "C:\Users\Xanek\AppData\Local\Temp\ON66CE~1\twspace_dl\TwspaceDL.py", line 108, in guest_token
RuntimeError: No guest token found after five retry

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\Xanek\AppData\Local\Temp\ON66CE~1\__main__.py", line 151, in <module>
  File "C:\Users\Xanek\AppData\Local\Temp\ON66CE~1\__main__.py", line 146, in main
AttributeError: 'TwspaceDL' object has no attribute '_tmpdir'

Desktop (please complete the following information):

  • OS: [e.g. Windows] Windows 10
  • Version [e.g. 2021.12.10.1] 19043.1415
  • Installation method (binary, pip, or other) .exe

Additional context
Add any other context about the problem here.

@xanek xanek added the bug Something isn't working label Jan 8, 2022
@Ryu1845
Copy link
Collaborator

Ryu1845 commented Jan 8, 2022

Should be fixed in the next release (see #28) but have you tried retrying? i.e. Does it happen consistently?

@xanek
Copy link
Author

xanek commented Jan 8, 2022

yeah it happened constantly, wasnt a 1 time thing

@Ryu1845
Copy link
Collaborator

Ryu1845 commented Jan 8, 2022

I'll try to release the fixed version tomorrow

@Ryu1845
Copy link
Collaborator

Ryu1845 commented Jan 10, 2022

I'm lacking time because of exams rn, will update when possible.

@herowinb
Copy link

I got same error while download a live space. Updated last version. 3 people tried to download and only 1 succeeded.
So I replaced Bearer token in twspace_dl.py with my Bearer token, re-install and it back to work again. I think we can't multi download a Space ID with same Bearer token.

@Ryu1845
Copy link
Collaborator

Ryu1845 commented Jan 12, 2022

Interesting

@Ryu1845 Ryu1845 closed this as completed Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants