MShawon / YouTube-Viewer

A multithreaded view bot for YouTube
MIT License
1.46k stars 752 forks source link

Line : 731 | WebDriverExecption | #547

Open kloudpro opened 1 year ago

kloudpro commented 1 year ago

Is there an existing issue for this?

I'm submitting a ...

Description

it's constantly showing up even with new or premium proxies, i have google chrome downloaded sdapojdosapj

Environment

- OS : Win 10 
- Python : 3.10
- Script version : 1.8

config.json

{
    "http_api": {
        "enabled": false,
        "host": "0.0.0.0",
        "port": 5000
    },
    "database": true,
    "views": 24000,
    "minimum": 85.0,
    "maximum": 95.0,
    "proxy": {
        "category": "r",
        "proxy_type": "http",
        "filename": "https://api.proxyscrape.com/v2/?request=displayproxies&protocol=http&timeout=10000&country=all&ssl=all&anonymity=elite",
        "authentication": false,
        "proxy_api": true,
        "refresh": 0.0
    },
    "background": true,
    "bandwidth": true,
    "playback_speed": 1,
    "max_threads": 5,
    "min_threads": 2
RELMYMathieu commented 1 year ago

i suspect this might be an issue with your port fowarding. you can check if port 5000 is opened in your router.

r1nd0x commented 1 year ago

i have the same issue, started 2 days ago

TrueBurn commented 1 year ago

This only seems to happen when the proxy category is 'r' or 'p', does not happen when it is 'f'