YouTube-Viewer icon indicating copy to clipboard operation
YouTube-Viewer copied to clipboard

Line : 731 | WebDriverExecption |

Open kloudpro opened this issue 1 year ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

I'm submitting a ...

  • [X] bug report
  • [ ] feature request
  • [ ] support request --> Contact me over mail for support https://github.com/MShawon

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

kloudpro avatar Apr 21 '23 05:04 kloudpro

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

RELMYMathieu avatar May 06 '23 14:05 RELMYMathieu

i have the same issue, started 2 days ago

r1nd0x avatar May 08 '23 06:05 r1nd0x

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

TrueBurn avatar May 27 '23 21:05 TrueBurn