subdigital / kv-downloader

A utility that automates a workflow for downloading individual tracks from Karaoke Version.
MIT License
1 stars 0 forks source link

not possible to typed in Password #3

Open HolmRudau opened 2 weeks ago

HolmRudau commented 2 weeks ago

not possible to typed in Password

... what am I doing wrong?

subdigital commented 2 weeks ago

did you run kv_downloader auth first?

HolmRudau commented 2 weeks ago

Yes, but i just could Type The Login, Not The Passwort.

subdigital commented 2 weeks ago

The password is hidden while you type for security reasons

HolmRudau commented 2 weeks ago

ok, now I got this issue.

C:>kv_downloader download https://www.karaoke-version.de/custombackingtrack/jamiroquai/little-l.html ←[2m2024-09-18T07:30:38.089319Z←[0m ←[32m INFO←[0m ←[2mheadless_chrome::browser::fetcher←[0m←[2m:←[0m Getting project dir ←[2m2024-09-18T07:30:54.391983Z←[0m ←[32m INFO←[0m ←[2mheadless_chrome::browser::process←[0m←[2m:←[0m Launching Chrome binary at "C:\Users\HolmRudau\AppData\Roaming\headless-chrome\data\win-1095492\chrome-win\chrome.exe" thread 'main' panicked at src\driver.rs:33:10: Unable to create headless chromium browser: Das System kann die angegebene Datei nicht finden. (os error 2) note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

cheers, Holm

Am Di., 17. Sept. 2024 um 22:31 Uhr schrieb Ben Scheirman < @.***>:

The password is hidden while you type for security Sent from my iPhoneOn Sep 17, 2024, at 2:36 PM, HolmRudau @.***> wrote: Yes, but i just could Type The Login, Not The Passwort.

mit freundlichen Grüßen

Holm Rudau

Steinacher Strasse 26

86504 Merching

Fon +49 (0) 175 413 65 13

mailto @.***

Ben Scheirman @.***> schrieb am Di. 17. Sept. 2024 um

21:20:

did you run kv_downloader auth first?

Reply to this email directly, view it on GitHub

< https://github.com/subdigital/kv-downloader/issues/3#issuecomment-2356714408>,

or unsubscribe

< https://github.com/notifications/unsubscribe-auth/BIBQM57WZK5KLKK5NECQS53ZXB6JXAVCNFSM6AAAAABOLTW2BKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJWG4YTINBQHA>

.

You are receiving this because you authored the thread.Message ID:

@.***>

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/subdigital/kv-downloader/issues/3#issuecomment-2356866215, or unsubscribe https://github.com/notifications/unsubscribe-auth/BIBQM55DYTP5BOJTQCE5EXDZXCGTFAVCNFSM6AAAAABOLTW2BKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJWHA3DMMRRGU . You are receiving this because you authored the thread.Message ID: @.***>

-- mit freundlichen Grüßen

Holm Rudau

Steinacher Strasse 26 86504 Merching

Fon +49 (0) 175 413 65 13 mailto @.***

subdigital commented 2 weeks ago

It is supposed to automatically fetch a compatible Chrome binary for the script to use, but looks like that part isn't working. I tested this on Windows and it did work for me, so I'm not sure what's different here. Can you look in this path to see if anything is there?

C:\Users\HolmRudau\AppData\Roaming\headless-chrome

HolmRudau commented 2 weeks ago

I‘m Running Windows in german. Maybe thats The Issue?

subdigital commented 2 weeks ago

I don't think so