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

Livestream viewers issue

Open thewolfram opened this issue 1 year ago • 4 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

I use premium proxy and then I run 10 threads, everything goes okay but couple minutes later views go to 0 and couple minutes later they go to 10, and its continuing endlessly

Environment

- OS : Windows 10
- Python : Latest
- Script version : Latest

config.json

{
    "http_api": {
        "enabled": true,
        "host": "0.0.0.0",
        "port": 5000
    },
    "database": true,
    "views": 11,
    "minimum": 85.0,
    "maximum": 95.0,
    "proxy": {
        "category": "p",
        "proxy_type": "http",
        "filename": "proxy.txt",
        "authentication": true,
        "proxy_api": false,
        "refresh": 0.0
    },
    "background": false,
    "bandwidth": false,
    "playback_speed": 1,
    "max_threads": 11,
    "min_threads": 10
}

thewolfram avatar Sep 10 '22 22:09 thewolfram

how many proxies do you have in proxy.txt?

MShawon avatar Sep 12 '22 13:09 MShawon

how many proxies do you have in proxy.txt?

I have 11 proxies

thewolfram avatar Sep 12 '22 13:09 thewolfram

11 unique proxies?

can you copy those 11 proxies and paste them 4 or 5 times in the proxy.txt just to make the overall proxy count bigger? and let me know if the problem still persists

MShawon avatar Sep 12 '22 14:09 MShawon

11 unique proxies?

can you copy those 11 proxies and paste them 4 or 5 times in the proxy.txt just to make the overall proxy count bigger? and let me know if the problem still persists

sorry for that long answer, yes the issue still remains

thewolfram avatar Sep 19 '22 19:09 thewolfram

are you using rotating proxies?

MShawon avatar Sep 26 '22 18:09 MShawon

are you using rotating proxies?

no, I use ip+port+username+password

thewolfram avatar Sep 29 '22 16:09 thewolfram

basically, if your proxies change after some minute it's rotating it doesn't mean that ip+port+username+password isn't rotating... so if your proxy changes after some time live stats can fluctuate...

MShawon avatar Oct 01 '22 11:10 MShawon