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

Error if chapters more 99 #9

Closed
JustPlainUser opened this issue Aug 1, 2016 · 4 comments
Closed

Error if chapters more 99 #9

JustPlainUser opened this issue Aug 1, 2016 · 4 comments

Comments

@JustPlainUser
Copy link

get error:
Traceback (most recent call last):
File "getComic.py", line 320, in
main(url, path, lst, one_folder)
File "getComic.py", line 278, in main
imgList = getImgList(contentList[i - 1], id)
File "getComic.py", line 90, in getImgList
base64data = re.findall(r"data:\s*'(.+?)'", cid_page)[0][1:]

any comic where more 99 chapters.

@abcfy2
Copy link
Owner

abcfy2 commented Aug 1, 2016

Did you use the latest code? If so, please show me the console that let me know which manhua in tencent comic you try to download.

@JustPlainUser
Copy link
Author

for example i try this comic (output in file)

output-error.txt

@abcfy2
Copy link
Owner

abcfy2 commented Aug 1, 2016

I know the reason, wait please. I will try to fix this issue.

@abcfy2
Copy link
Owner

abcfy2 commented Aug 1, 2016

Fixed. Please checkout the latest code and try again. Let me know if your have any other issues.

Thanks for your reporting.

@abcfy2 abcfy2 closed this as completed in 1d44c6a Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants