ImSejin / lezhin-comics-downloader

📥 Downloader for lezhin comics
https://www.lezhin.com
Apache License 2.0
56 stars 4 forks source link

Not sure how to use it #209

Open REINAKARDIJANTO opened 11 months ago

REINAKARDIJANTO commented 11 months ago

been trying to get this to work but it kept saying "Error: Unable to access jarfile lezhin-comics-downloader-3.1.0.jar" so am not sure what am doing wrong I already downloaded the ChromeDriver, config.ini and the latest lezhin downloader, and Placed them in the same path

Screenshot 2023-08-13 041750 Screenshot 2023-08-13 041647
Arekkusu1998 commented 11 months ago

Excuse the intrusion, I'm not an expert or similar but maybe I might have an idea. If I see correctly from the screenshots, You placed everything inside a path (folder) named "Leizhin" (correct me if I'm wrong). Therefore, based on my experience with the downloader, Your command line should appear like this: PS C:\Users\Reina Kardijanto>Leizhin> java -jar lezhin-comics-downloader-3.1.0.jar -l=ko -n=understand -r=40 -j -s -d In the command line You wrote, the indication of the folder in which the OS should find the .jar file is missing.

REINAKARDIJANTO commented 11 months ago

Hi, it says this error and and I am still stuck T-T

Screenshot 2023-08-13 064931
REINAKARDIJANTO commented 11 months ago

i dont know how to change PS C:\Users\Reina Kardijanto> to PS C:\Users\Reina Kardijanto>Leizhin>

ImSejin commented 11 months ago

@REINAKARDIJANTO

You must change the working directory to path of jar file on cmd.

Use command cd or open the context menu with shift key and then Open powershell on this directory.

Arekkusu1998 commented 11 months ago

Hi, it says this error and and I am still stuck T-T i dont know how to change PS C:\Users\Reina Kardijanto> to PS C:\Users\Reina Kardijanto>Leizhin>

It doesn't work 'cause I'm an idiot (sorry me!). Only tonight I realized I wrote a serious mistake in the command line. If everything is still as before, into the folder named "Leizhin", it should work if You write: PS C:\Users\Reina Kardijanto\Leizhin> java -jar lezhin-comics-downloader-3.1.0.jar -l=ko -n=understand -r=40 -j -s -d

If it still doesn't work, it means that the path is still incomplete: directly open PowerShell inside Leizhin folder and, from there, enter java -jar lezhin-comics-downloader-3.1.0.jar etc.

Hope this solves Your issue.

REINAKARDIJANTO commented 10 months ago

Hi it works now however there is an issue with the images, its all jumbled up T^T Thank you for the first help tho!!

Arekkusu1998 commented 10 months ago

however there is an issue with the images, its all jumbled up T^T

For the messing up problem, it emerged about a month ago for all us Lezhin customers - refer to #201, to #202 and #207.
@ImSejin is already working on the bug ... just be patient.

07isha commented 9 months ago

i m facing a similar issue its showing this,help wd be appreciated!! Screenshot 2023-10-15 104338

stale[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.