Youtube-auto-likes-and-subscribers-with-multiple-accounts
Youtube-auto-likes-and-subscribers-with-multiple-accounts copied to clipboard
Youtube auto likes and subscribes with multi accounts using python
Youtube-auto-likes-and-subscribers-with-multi-accounts
Youtube auto likes and subscribers with multi accounts using python
If These Code Stop In Middle Run These
https://github.com/yashu1wwww/100-Youtube-Auto-Likes-Using-Localhost
https://github.com/yashu1wwww/100-Youtube-Auto-Subscribers-Using-Localhost
๐๐๐๐ญ๐๐ซ ๐๐ฐ๐จ ๐จ๐ซ ๐ฆ๐จ๐ซ๐ ๐๐จ๐ฆ๐ฉ๐ข๐ฅ๐ ๐จ๐ ๐๐จ๐ญ๐ฌ ๐๐๐ญ๐๐ก ๐๐ก๐๐ฌ๐ ๐๐ข๐๐๐จ ๐๐ง๐ ๐๐จ๐ง๐ง๐๐๐ญ ๐๐ฉ๐ง ๐๐ง๐ ๐ซ๐ฎ๐ง
https://youtu.be/c9MAJpax5R0
new like code replace in the code where #like button code having
#like button
driver.execute_script("return document.querySelector('#segmented-like-button > ytd-toggle-button-renderer > yt-button-shape > button > yt-touch-feedback-shape > div > div.yt-spec-touch-feedback-shape__fill')").click()
new subscribe code replace in the code where #sub button code having
#sub button
driver.execute_script('document.querySelector("#subscribe-button-shape > button > yt-touch-feedback-shape > div > div.yt-spec-touch-feedback-shape__fill").click()')
replace email and password where they asked..
Note: Use accounts that do not have two-factor authentication.
I have added up to 10+ auto likes and sub.
Change the URL in url.txt to your required video link.
After downloading the folder, extract it and open cmd. Enter "python" to find your Python version. Then, enter "pip install undetected_chromedriver" in the cmd.
After downloading the chromedriver (https://chromedriver.chromium.org/downloads), extract it to the downloaded folder and ensure that it matches the chrome version of your PC. Finally, enter "multi.py" or double click on "multi" python file .
๐Python Install Setup=https://youtu.be/4bUOrMj88Pc
๐ Note:Every time YouTube updates the code, it varies. So, open the YouTube video, press 'Ctrl+Shift+C' to open the developer tools,
then copy the 'Like' and 'subscribe' button's XPath, CSS, or JavaScript path. Replace it in the code and press 'Ctrl+H' to find and replace the same element in the code.
๐Note:-
๐if your selenium version is in latest version then the code never run
๐open cmd and enter pip uninstall selenium
And enter
pip install selenium==4.2.1 or pip install selenium==4.2.0
and hit enter
and
python -c "import selenium; print(selenium.version)"
๐๐๐๐จ ๐๐ฃ๐๐ค๐ง๐ข๐๐ฉ๐๐ค๐ฃ ๐๐จ ๐ค๐ฃ๐ก๐ฎ ๐๐ค๐ง ๐๐๐ช๐๐๐ฉ๐๐ค๐ฃal ๐ฅ๐ช๐ง๐ฅ๐ค๐จ๐ ๐๐ฃ๐ ๐ฌ๐ ๐๐ง๐ ๐ฃ๐ค๐ฉ ๐ง๐๐จ๐ฅ๐ค๐ฃ๐จ๐๐๐ก๐ ๐๐ค๐ง ๐๐ฃ๐ฎ ๐ ๐๐ฃ๐ ๐ค๐ ๐๐ก๐ก๐๐๐๐ก ๐๐๐ฉ๐๐ซ๐๐ฉ๐ฎ ๐๐ค๐ฃ๐ ๐๐ฎ ๐ฉ๐๐๐จ ๐ฉ๐ค๐ค๐ก.