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

yuki.la problem #112

Closed
wankio opened this issue Sep 29, 2018 · 1 comment
Closed

yuki.la problem #112

wankio opened this issue Sep 29, 2018 · 1 comment
Labels

Comments

@wankio
Copy link
Contributor

wankio commented Sep 29, 2018

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

@mikf mikf added the bug label Sep 29, 2018
@mikf mikf closed this as completed in 537448b Sep 29, 2018
@mikf
Copy link
Owner

mikf commented Sep 29, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants