ethanbarclay / free-mp3-download-cli

script for downloading full albums and tracks as mp3 or flac from http://free-mp3-download.net/
11 stars 1 forks source link

Using error. #2

Open KingLLee opened 2 years ago

KingLLee commented 2 years ago

When I run the main.py script, it apears that:

:ERROR:device_event_log_impl.cc(214)] [17:01:58.488] USB: usb_device_handle_win.cc:1049 Failed to read descriptor from node connection

I want to know how to handle it. Thank you

KingLLee commented 2 years ago

also, when I run this code, there always occurs "Incorrect captcha"

evandorn commented 2 years ago

@KingLLee You have to accept the Captcha on the first run so it is cached. If you have all of the dependencies installed and chrome WebDriver it will open a Chrome browser window with the captcha so you can accept it.