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

Redgif Download Issue #3098

Closed
terminalwhoami opened this issue Oct 24, 2022 · 1 comment
Closed

Redgif Download Issue #3098

terminalwhoami opened this issue Oct 24, 2022 · 1 comment

Comments

@terminalwhoami
Copy link

Tried to rip some videos on redgif that were on a reddit profile and I got an error that said post here


[redgifs][debug] Retrieving Bearer token
[urllib3.connectionpool][debug] https://www.redgifs.com:443 "GET / HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://www.redgifs.com:443 "GET /assets/js/index.30bde7e9.js HTTP/1.1" 200 None
[redgifs][error] An unexpected error occurred: TypeError - can only concatenate str (not "NoneType") to str. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[redgifs][debug]
Traceback (most recent call last):
  File "gallery_dl\job.pyc", line 82, in run
  File "gallery_dl\extractor\redgifs.pyc", line 36, in items
  File "gallery_dl\extractor\redgifs.pyc", line 127, in gifs
  File "gallery_dl\extractor\redgifs.pyc", line 137, in __init__
  File "gallery_dl\cache.pyc", line 115, in __call__
  File "gallery_dl\extractor\redgifs.pyc", line 182, in _fetch_bearer_token
TypeError: can only concatenate str (not "NoneType") to str
@mikf
Copy link
Owner

mikf commented Oct 24, 2022

It's only been a few hours since I unpinned #3080 ...
Anyway, this is fixed but hasn't been put into a release yet. Grab the -dev version or an executable from https://github.com/mikf/gallery-dl/actions/workflows/executables.yml

@mikf mikf closed this as completed Oct 24, 2022
@mikf mikf added the duplicate label Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants