Tapas-Comic-Downloader
Tapas-Comic-Downloader copied to clipboard
EMPTY DOWNLOAD
I successfully downloaded a series on TAPAS but it was empty? How to fix it?
Please be a bit more specific, what was the command you used, what did it output and so on?
here's a screen shot of my cmd
"Downloading pages" means that it is crawling for the image data, you won't see any images in the directory until it says "Downloading images"
Ohh thanks... So do I wait for "downloading image" to appear or???
On Mon, 16 Nov 2020, 7:24 PM TilCreator J. [email protected] wrote:
"Downloading pages" means that it is crawling for the image data, you won't see any images in the directory until it says "Downloading images"
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TilCreator/Tapas-Comic-Downloader/issues/31#issuecomment-727918321, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANAM6CMG526W4FFPAUH7IB3SQEDX3ANCNFSM4TVNOKWA .
Jup
it just stays on this part tho....
That is weird, I will try to replicate it.
On my machine: It does create the epub, but all the text is missing, will check what is going wrong
Shoud be fixed in 2373a2e
Also sadly about half of the book is for logged in users only and the script doesn't know how to handle that jet
(You will also find the epub next to the directory, not in the directory)
Also sadly about half of the book is for logged in users only and the script doesn't know how to handle that jet
Is there a known workaround to do that? Maybe loading out of a cached website or something?
The easiest way would be to export the session cookies from the browser and then get the script to use those cookies (the used module is called requests and should support using cookies for requests). That should give a small time window where the script can fake being a logged in user. The other option would be to use the browser itself (with a logged in user) for making the requests with selenium or similar, example: https://gitlab.com/TilCreator/mc-vanilla-pp/-/blob/master/helpers/crawl_curseforge.py#L14
Sadly I will not be able to implement that in the next weeks. But for everyone who knows what their doing this should be enough to implement this themselves.
Damn that was a fast response, thank you! I'll check that out, even tho I have no Idea what I'm doing (yet) lol.
But good to hear that you're still working on it, because I really like your work. Keep it up. :)
9b3904135c47f70efc746cde198eaae01ec578bd should fix this/(where this has developed to)
Am getting the same issue when downloading novels, the text is still missing. Tried again with a cookie file, got AttributeError: 'MozillaCookieJar' object has no attribute 'update'
in return.
Shoud be fixed in 2373a2e
Hello. I want to say that I'm still facing this problem. I have downloaded a novel but whenever i open the EPUB file it's just the chapter names and the table of contents in there and except that all the chapters are empty