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

How do I log in using this? #40

Open
AlexMini2517 opened this issue Jul 27, 2022 · 1 comment
Open

How do I log in using this? #40

AlexMini2517 opened this issue Jul 27, 2022 · 1 comment

Comments

@AlexMini2517
Copy link

No description provided.

@3point3ghtz
Copy link

Easiest way is to log in via your web browser, then export the cookie.txt file using something like this [(https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid?hl=en)]. Point the code at the txt file by using "-c cookies.txt" in the string. Just make sure the txt file is in the same directory that the cmd prompt is working in. For example my string looks like this... "D:\Usable\Downloads\Tapas>python Tapas-Comic-Downloader-master\tapas-dl.py -v -r -c cookies.txt https://tapas.io/series/Erma" so my txt file exists in the Tapas folder, which is also where the comics will download to.

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