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
As the title states. The link is to a NSFW subreddit FYI. I tried to find another gallery that had been deleted (and wasn't NSFW), but was unable to after a good bit of searching.
[gallery-dl][debug] Version 1.14.4
[gallery-dl][debug] Python 3.8.1 - Windows-7-6.1.7601-SP1
[gallery-dl][debug] requests 2.24.0 - urllib3 1.25.9
[gallery-dl][debug] Starting DownloadJob for 'https://www.reddit.com/gallery/icfgzv'
[reddit][debug] Using RedditSubmissionExtractor for 'https://www.reddit.com/gallery/icfgzv'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): oauth.reddit.com:443
[urllib3.connectionpool][debug] https://oauth.reddit.com:443 "GET /comments/icfgzv/.json?limit=0&raw_json=1 HTTP/1.1" 200 1134
[reddit][error] An unexpected error occurred: TypeError - 'NoneType' object is not subscriptable. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[reddit][debug]
Traceback (most recent call last):
File "e:\bin\python\lib\site-packages\gallery_dl\job.py", line 64, in run
for msg in self.extractor:
File "e:\bin\python\lib\site-packages\gallery_dl\extractor\reddit.py", line 61, in items
items = submission["gallery_data"]["items"]
TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered:
As the title states. The link is to a NSFW subreddit FYI. I tried to find another gallery that had been deleted (and wasn't NSFW), but was unable to after a good bit of searching.
gallery-dl --verbose --ignore-config https://www.reddit.com/gallery/icfgzv
The text was updated successfully, but these errors were encountered: