-
-
Notifications
You must be signed in to change notification settings - Fork 760
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
100% WORKING SOLUTION !!! #588
Comments
ho to replace chrome to firefox? |
@stark1ng i used an extension for user agent switcher i still using google chrome the problem is not the browser but the user agent, i dont know why this happens but work for me |
@Znotrovitsk which extension you used? Did you put it in the custom extension folder? Share your settings so that other people can test and confirm from their ends too. And for how many days your views are staying? |
Hi @MShawon now i'm traveling but i used this extension: https://chrome.google.com/webstore/detail/random-user-agent-switche/einpaelgookohagofgnnkcfjbkkgepnp I Have tested with 500 views 6 days ago, and the views still stayed there. Before run need to open the browser after click in the extension and click in the firefox icon for just generate firefox user agents. After that need to open the extension config and uncheck the box ´´Automatically change the User-Agent after especified period of time´´, save and well done! A little complex but worked for me. anything contact me thx |
@Znotrovitsk Which proxies are you using for this and how many? |
Hi @taran0026 I'm using 1000 IPV6/HTTPS proxy from https://proxy-seller.com Make sure for only use good proxy dont public or tor proxyes If you will choose a plan use this promo code for earn discount and support me: ZTWKST_633912 Thx |
@Znotrovitsk Thanks for the info. I'd say let's wait for some more time as I have read youtube can delete views upto two weeks after. Let's hope the views stick. Keep us updated! And can you explain this in detail please? |
@MShawon : after reading the /src and trying to make sense of alot of it (Readability counts!) the chromedriver isn't properly switching user-agents between instances and is what's causing it to be detected (you should explicitly set it from a list of useragents instead of using from fake_headers import Headers, browsers) what you need to do is everytime a chromedriver is open change the header user-agent Specificly (atleast i think this would be the code to change) header = Headers( should be more like this: this still doesn't fix the 404 error when trying to use newer version of chrome so until that's fixed you would have to use a downgraded version again i've only done a minor look at your code so i'm not sure if its a fault in the fake_headers package or if your code just isn't properly setting the user-agent using fake_headers cheers! and if you need any more help i can take a deeper look |
Thanks for you app. The best solution to work is Chrome Version 114.0.5735.199. difficult to find for linux this version. |
My solution! Works nice. then install latest chrome 116. ..... for linux users please install from aur=arch linux or from official website for Debian based distros. please do not install from flathub. Make chrome default browser |
@stark1ng How long have the views stayed? |
hello i test mozilla with defrante user agent and http proxy and with https ipv6 proxy not work for me aftre 48 h views delate |
@stark1ng and i need boot for auto upload short video if possible |
and in this bot chromedriver 115 https://github.com/PatrickAcheson/automate_youtube_shorts |
@sssaaalah102 Did you try @Znotrovitsk 's solution? |
changed the code on my local version to explicitly set the user-agent from a list of 4k+ random user agents some of the views stay some of them get deleted which tells me that youtube is flagging some user-agents as problematic or potential bots and others are not flagged at all Bing did the same thing a few years ago that broke a few of my personal automated scripts ... the only solution was to up the amount of user-agents it pulls from and figure out which ones were flagged or you could just let it auto-delete the flagged ones while keeping the ones that aren't flagged either-way i ended up using this script as a base for my own script but using selenium + Firefox and randomly changing user-agent and haven't had 1 view delete as far as the above claim of using an addon to change the user agent -- that actually won't work as selenium uses options to set addons and without setting the addon in the options like so: |
@kattstof how can add list of user agent in script !! |
Is there a solution ???? @kattstof @MShawon @stark1ng @taran0026 @Znotrovitsk |
@sssaaalah102 what has working good now is using Selenium + Firefox. We need wait for a new update by @MShawon |
@kattstof If it's not a problem for you try to talk with mshawon explaining what the code needs to work properly thx for your help! |
@Znotrovitsk Are you using the same method that you mentioned above? And have the views stayed till now(the ones that you mentioned above)? |
@taran0026 Worked well, all the views stayed. But we need a new script because this extension always start in default mode for each instance and in the default mode the user agent change automatically after 600s (10min) in this extension, this means This will fix the problem, but the ideal thing is replace the script for running with firefox it's will work for a long time with firefox without problems! |
After that we need a big list with recent user agent i think they are more “ reliable “ by youtube. |
Does the extension work in every new instane? |
@taran0026 yes |
Do we need to buy the user agents or something like that? |
idk, with the extension work perfectly and the extension used free list |
The ideal is fix the script i will wait for mshawon new update. |
How i said above the perfect world here is replace all in firefox. |
User agents are strings, text defining the browser, version, device... I think that can be found easily. |
@JijaProGamer got it. I will try to integrate Firefox driver in my existing python script. Let's see how it goes. Can you also share your Discord username ? |
hi guys, im later sorry i think the problem here is not the script but the proxys, after i changed IPV4 proxys for IPV6 i dont face any problem with drop views (same using last chrome version and old script) try to test only with IPV6 proxy @MShawon |
Where did you buy your IPv6 from? |
@AeroMonkie I buy from https://proxy-seller.com/ If you will choose a plan with they use this promo code for earn discount and support me: ZTWKST_633912 Thx |
So how many days has it been since you sent those views? Has it been over 7 days? |
@AeroMonkie 30 days |
Can you boost multiple videos on the same channel with the same ipv6 proxies without youtube detecting it? and for how long you rent these proxies? |
@CBZAS Yes can boost multiple videos in the same channel. What has working good for me is 4-5 views per proxy in the same video every 50 hours. I rent for 90 days. |
can you please share your complete setup chrome version, os version and other essential details? please... |
@techkick74 I'm using last chrome version 117.0.5938.62 - Win 10 - and random UA extension with firefox user agent. But i tested the script in old version and worked without drop using IPV6. I really think the problem is only with the proxy IPV4 because in the past the script works 100%. Today all ISP provide IPV6 for their customers looking for that way youtube can add some code in the backend for look suspicious for IPV4 they can think that is a bad IP potentially a bot or a bad subnet not a real user IPV6 being a real people. I just assume that but makes a lot of sense for me. |
why i am getting this issue with chrome v116 #589 check this ... |
You tried to use old chrome version and stop auto update in regedit? |
Try to create a new user in your desktop and download chrome <115v, if dont work wait for mshawon |
yes i block auto-update. |
@Znotrovitsk I tried ipv6 proxies(from proxy-seller) and used the UA extension and 90% of my views dropped after 48 hours. Chrome version 104. |
for the record -- I'm under the impression that Znotrivitsk is talking out of his arse. a chrome extension shouldn't work with this script as the code doesn't load chrome extensions by default you have to specify it with flags -- but the source doesn't do that -- hence why it shouldn't work and from my testing doesn't work. simply put -- unless you set the flags yourself the script as is doesn't tell selenium to load any extensions -- therefor no extensions should be loaded |
No i've got my own script using firefox geckodriver with a personal curated list of useragents as i've been saying to fix properly you would ideally switch from chrome to firefox and then properly switch useragent and proxy per webdriver but for some reason no one listens when i'm saying exactly HOW to fix it. |
Can you explain why you think its easier detect than firefox? |
google owns chrome and youtube it's kind of self explanatory |
2 years ago this script worked 100% without drops, If your theory would be right, it would be impossible to create a bot view using Google Chrome, right? lmao |
google since they own chrome can add flags in place to help youtube differentiate between webdriver and legitimate instances with little to no effort. which is what is sounds like happened since the new chrome update is what bricked this script. firefox could do this too to some extent but they have less of an incentive to do so. |
@kattstof I have 1k AWS EC2 instances. I tried to run this script in each instance with their own IPv4. It didn't work. Any reasons ? |
can you please give me your script? |
I think YouTube flags IPs from Virtual Machines. |
hello is this bot working currently? does it offer high retention and different internal souces working? |
The fact that this bot was even on GitHub to begin with is ridiculous. YouTube devs crawl this site all the time. We are just showing them what the exploits are and how they can patch them. |
This isn't an exploit LMAO it's not even a loophole in a technical sense. The ways people automate things like this have been known for literal ages. there's nothing to patch, as its not an error to be exploited. it's literally just making the browser seem as legitimate as possible for traffic. It's not even a youtube thing (what an idiotic assertion srsly; educate yourself better.) |
Is there an existing issue for this?
I'm submitting a ...
Description
Hello Beloved Friends! finally i found a solution for drop views issues the overall problem is with google chrome user agent i start using firefox user agent and is working (same using chrome browser the problem is only chrome user agent) 100% no drop for me
Thats all good people i hope this can help.
:)
Environment
config.json
The text was updated successfully, but these errors were encountered: