100 youtube Auto Likes Using Localhost Using selenium with python
https://www.youtube.com/watch?v=FVumnHy5Tzo&t=1s&ab_channel=HelloWorld
"๐๐๐๐จ๐ ๐จ๐๐ง๐๐ฅ๐ฉ๐จ ๐ฎ๐ค๐ช ๐๐๐๐ฃ'๐ฉ ๐๐๐ฃ๐ ๐๐ฃ ๐๐ฃ๐ฎ ๐ผ๐"
๐๐ค๐ฉ๐:๐ฟ๐๐๐ฃ'๐ฉ ๐๐ค๐ฅ๐ฎ-๐ฅ๐๐จ๐ฉ๐ ๐๐ค๐๐ ๐๐๐๐๐ฃ ๐๐ฃ๐ ๐๐๐๐๐ฃ ๐๐ค๐ข๐ ๐พ๐๐๐ฃ๐๐๐จ ๐ผ๐ง๐ ๐๐๐๐ง๐.
#Watch up to 3 minutes and 46 seconds, and then remain in the remaining part copying the part of the script and save it as l.py. The script is used to automatically like a particular YouTube video with multiple accounts
First, open Chrome file location and bypass the location restriction using an extension such as Touch VPN. In my case, the Chrome location(use start in: path) is
C:\Users\Hp\AppData\Local\Google\Chrome\Application
Next, in the command prompt, navigate to the Chrome directory using the command cd C:\Users\Hp\AppData\Local\Google\Chrome\Application
Then,
use the command
chrome.exe --remote-debugging-port=9222 --user-data-dir="enter your localhost path here"
to open Chrome with remote debugging enabled. In my case, the command was
chrome.exe --remote-debugging-port=9222 --user-data-dir="C:\Users\Hp\Desktop\Bots\Chromedriver\Localhost"
then new terminal in that folder and enter l.py (letter l not one)
After opening Chrome, paste the following two lines of code from the script into the command prompt and hit enter. This will open the YouTube video URL in Chrome, automatically like it with multiple accounts, and switch between accounts to hit the likes.
"You must login with your 10+ accounts, and each account must have 10+ brand accounts to hit auto-likes. In the 17th line of the script, replace the URL with the YouTube video URL you want to like.
That's it! The URL will open in the previously opened localhost Chrome and 100+ auto likes will be done automatically.
Finally, in the command prompt, enter "pip install Random" and hit enter to install the necessary library.
๐Note:-
๐If you have the latest version of Selenium, the code may not run
๐open cmd and enter pip uninstall selenium
And enter
pip install selenium==4.2.0
and hit enter
and
python -c "import selenium; print(selenium.version)"
๐๐๐๐จ ๐๐ฃ๐๐ค๐ง๐ข๐๐ฉ๐๐ค๐ฃ ๐๐จ ๐ค๐ฃ๐ก๐ฎ ๐๐ค๐ง ๐๐๐ช๐๐๐ฉ๐๐ค๐ฃal ๐ฅ๐ช๐ง๐ฅ๐ค๐จ๐ ๐๐ฃ๐ ๐ฌ๐ ๐๐ง๐ ๐ฃ๐ค๐ฉ ๐ง๐๐จ๐ฅ๐ค๐ฃ๐จ๐๐๐ก๐ ๐๐ค๐ง ๐๐ฃ๐ฎ ๐ ๐๐ฃ๐ ๐ค๐ ๐๐ก๐ก๐๐๐๐ก ๐๐๐ฉ๐๐ซ๐๐ฉ๐ฎ ๐๐ค๐ฃ๐ ๐๐ฎ ๐ฉ๐๐๐จ ๐ฉ๐ค๐ค๐ก.