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
(ScraperChatpic) [root@vmi2051761 ScraperChatpic]# python3 test.py
[gallery-dl][debug] Version 1.27.3
[gallery-dl][debug] Python 3.9.18 - Linux-5.14.0-427.26.1.el9_4.x86_64-x86_64-with-glibc2.34
[gallery-dl][debug] requests 2.32.3 - urllib3 2.2.2
[gallery-dl][debug] Configuration Files []
[gallery-dl][debug] Starting DownloadJob for 'https://gofile.io/d/YKkgpC'
[gofile][debug] Using GofileFolderExtractor for 'https://gofile.io/d/YKkgpC'
[gofile][debug] Creating temporary account
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): api.gofile.io:443
[urllib3.connectionpool][debug] https://api.gofile.io:443 "POST /accounts HTTP/11" 200 178
[urllib3.connectionpool][debug] https://api.gofile.io:443 "GET /contents/YKkgpC?wt=4fd6sg89d7s6 HTTP/11" 200 913
[gofile][error] An unexpected error occurred: KeyError - 'childrenIds'. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[gofile][debug]
Traceback (most recent call last):
File "/home/gallery-dl/lib64/python3.9/site-packages/gallery_dl/job.py", line 151, in run
for msg in extractor:
File "/home/gallery-dl/lib64/python3.9/site-packages/gallery_dl/extractor/gofile.py", line 50, in items
for content_id in folder["childrenIds"]:
KeyError: 'childrenIds'
The text was updated successfully, but these errors were encountered:
My simple script
The problem is only present with gofile, I have not noticed anomalies with the other sites
Error Output:
The text was updated successfully, but these errors were encountered: