MShawon / YouTube-Viewer

A multithreaded view bot for YouTube
MIT License
1.48k stars 751 forks source link

WebDriver Exception #582

Open rakibm4666 opened 1 year ago

rakibm4666 commented 1 year ago

Is there an existing issue for this?

I'm submitting a ...

Description

Line 731 - WEbDriverException

How to solve this problem?

Environment

- OS: Windows 10
- Python: 3.11.7 
- Script version: 1.8.0

config.json

{
    "http_api": {
        "enabled": true,
        "host": "0.0.0.0",
        "port": 5000
    },
    "database": false,
    "views": 100,
    "minimum": 90.0,
    "maximum": 95.0,
    "proxy": {
        "category": "p",
        "proxy_type": "http",
        "filename": "proxy",
        "authentication": true,
        "proxy_api": false,
        "refresh": 0.0
    },
    "background": false,
    "bandwidth": true,
    "playback_speed": 1,
    "max_threads": 5,
    "min_threads": 2
}
akumathedyn123 commented 1 month ago

@rakibm4666 which driver are you using?????