You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Tried to rip some videos on redgif that were on a reddit profile and I got an error that said post here
The text was updated successfully, but these errors were encountered: