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

Tapas Extractor - Locked Chapters cause TypeError #6700

Closed
Thread1042 opened this issue Dec 21, 2024 · 0 comments
Closed

Tapas Extractor - Locked Chapters cause TypeError #6700

Thread1042 opened this issue Dec 21, 2024 · 0 comments

Comments

@Thread1042
Copy link

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

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

No branches or pull requests

2 participants