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
With 1.28.2 (windows) the download of uneven unlocked chapters now works : )
Chapters that are locked produce the following error (For me at least the error is just a cosmetic issue because it's not blocking the download of all unlocked chapters):
[tapas][debug] Using TapasEpisodeExtractor for 'https://tapas.io/episode/2744738'
[tapas][debug] Loading cookies from 'cookies.txt'
[urllib3.connectionpool][debug] https://tapas.io:443 "GET /episode/2744738 HTTP/11" 200 None
[tapas][error] An unexpected error occurred: TypeError - init() takes from 1 to 3 positional arguments but 4 were given. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[tapas][debug]
Traceback (most recent call last):
File "gallery_dl\job.pyc", line 152, in run
File "gallery_dl\extractor\tapas.pyc", line 87, in items
TypeError: init() takes from 1 to 3 positional arguments but 4 were given
The text was updated successfully, but these errors were encountered:
With 1.28.2 (windows) the download of uneven unlocked chapters now works : )
Chapters that are locked produce the following error (For me at least the error is just a cosmetic issue because it's not blocking the download of all unlocked chapters):
URL used: https://tapas.io/series/the-doctor-is-out
[tapas][debug] Using TapasEpisodeExtractor for 'https://tapas.io/episode/2744738'
[tapas][debug] Loading cookies from 'cookies.txt'
[urllib3.connectionpool][debug] https://tapas.io:443 "GET /episode/2744738 HTTP/11" 200 None
[tapas][error] An unexpected error occurred: TypeError - init() takes from 1 to 3 positional arguments but 4 were given. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[tapas][debug]
Traceback (most recent call last):
File "gallery_dl\job.pyc", line 152, in run
File "gallery_dl\extractor\tapas.pyc", line 87, in items
TypeError: init() takes from 1 to 3 positional arguments but 4 were given
The text was updated successfully, but these errors were encountered: