RahulShaw / ITPROTV-DL

Python script to download videos from your ITPROTV account for offline viewing
MIT License
18 stars 11 forks source link

TypeError: WebDriver.init() got an unexpected keyword argument 'executable_path' #20

Open DangerousDat opened 1 year ago

DangerousDat commented 1 year ago

I got error. Please help me fix.

File "C:\Users\user\Downloads\ITPROTV-DL-master\ITPROTV-DL-master\driver.py", line 67, in browser = webdriver.Chrome(executable_path="C:/ChromeDriver/chromedriver.exe", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: WebDriver.init() got an unexpected keyword argument 'executable_path'

hannibal9999 commented 11 months ago

Hello, I have the same issue .. anyn news ?