You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script is perfect the problem is with Divergence between Chrome Browser Version/ User Agent
I downloaded several chrome versions and i noticed that the default user agent is the same in the version for example if the chrome is in 109v
The user agent is like > Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
Look Chrome/109.0.0.0 Safari/537.36 is the same in the version, i think youtube implemented ways to see divergence between chrome version and user agent, try to test with default user agent without randomize them.
I believe this will be a definitive resolution to the problem. :)
Environment
- OS :
- Python :
- Script version :
config.json
XD
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
I'm submitting a ...
Description
I think i found the problem here.
The script is perfect the problem is with Divergence between Chrome Browser Version/ User Agent
I downloaded several chrome versions and i noticed that the default user agent is the same in the version for example if the chrome is in 109v
The user agent is like > Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
Look Chrome/109.0.0.0 Safari/537.36 is the same in the version, i think youtube implemented ways to see divergence between chrome version and user agent, try to test with default user agent without randomize them.
I believe this will be a definitive resolution to the problem. :)
Environment
config.json
The text was updated successfully, but these errors were encountered: