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
when i test gif board, some have error like this and some just dont download anything and dont have any error when i run with --verbose, it just created folder 6877752 - when i trying to rip https://yuki.la/gif/6877752
gallery-dl: Starting DownloadJob for 'https://yuki.la/gif/6933196'
yuki: Using YukiThreadExtractor for 'https://yuki.la/gif/6933196'
urllib3.connectionpool: Starting new HTTPS connection (1): yuki.la:443
urllib3.connectionpool: https://yuki.la:443 "GET /gif/6933196 HTTP/1.1" 200 None
yuki: An unexpected error occurred: ValueError - not enough values to unpack (expected 3, got 2). Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
yuki: Traceback
Traceback (most recent call last):
File "c:\users\gen31uc\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\job.py", line 64, in run
for msg in self.extractor:
File "c:\users\gen31uc\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\extractor\yuki.py", line 43, in items
data = self.get_metadata(page)
File "c:\users\gen31uc\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\extractor\yuki.py", line 57, in get_metadata
title, boardname, _ = title.rsplit(" - ", 2)
ValueError: not enough values to unpack (expected 3, got 2)
ty
The text was updated successfully, but these errors were encountered:
A lot of images from older threads are no longer accessible by the way: they link to i.yuki.la instead of ii.yuki.la, but i.yuki.la doesn't resolve to an IP address and changing it to ii.yuki.la doesn't work either (https://i.yuki.la/a/1202228011064.jpg -> https://ii.yuki.la/a/1202228011064.jpg). You might want to reduce the retry-count when downloading from a thread with partially working images.
when i test gif board, some have error like this and some just dont download anything and dont have any error when i run with --verbose, it just created folder 6877752 - when i trying to rip https://yuki.la/gif/6877752
ty
The text was updated successfully, but these errors were encountered: