xuzhengyi1995 / Manga_downloader

A Manga download framework using selenium.
620 stars 57 forks source link

Question: I am a bit confused about how new method works #76

Open whiteangel123 opened 2 years ago

whiteangel123 commented 2 years ago

Hello, about the command line code:

.\chrome.exe --user-data-dir=c:\bw-downloader-profile --no-sandbox

Do I have to make a "c:\bw-downloader-profile" profile in my C drive first? Or can I change it to a different drive/folder? Thanks