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
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.
No description provided.
The text was updated successfully, but these errors were encountered: