Please replace the email and passwords in the "email.txt" file.
This will automatically log in and post 30 comments by each account that you have entered with its respective email and password in the "email.txt" file.
https://github.com/yashu1wwww/500-Auto-Youtube-Comments-Using-Localhost
If you need to change the comment text, you can do so in the 20th line of the code.
Change the number 30 to how many comments you want in 81th line...
Please replace the URL you want to use in the "urls.txt" file.
After downloading the folder, extract it and open the command prompt. If you have Python installed,
enter "python" in the command prompt to check your version. Then enter "pip install undetected_chromedriver" in the command prompt and hit enter (please ensure you have an internet connection).
Install all other requirements one by one as required.
pip install beautifulsoup4
pip install bs4
pip install certifi
pip install chardet
pip install idna
pip install numpy
pip install requests
pip install selenium
pip install soupsieve
pip install spintax
pip install urllib3
pip install webdriver_manager
pip install undetected_chromedriver
pip install lxml
pip install config
pip install random
in cmd and hit enter button
👉After downloading the appropriate chromedriver version for your Chrome browser from https://chromedriver.chromium.org/downloads, extract it to the downloaded folder.
Next, open the command prompt and navigate to the downloaded folder. Then, enter "main.py" in the command prompt to run the program or double-click on "main.py
👉Python Install Setup=https://youtu.be/4bUOrMj88Pc
👉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.1 or pip install selenium==4.2.0
and hit enter
and
python -c "import selenium; print(selenium.version)"
𝙏𝙝𝙞𝙨 𝙞𝙣𝙛𝙤𝙧𝙢𝙖𝙩𝙞𝙤𝙣 𝙞𝙨 𝙤𝙣𝙡𝙮 𝙛𝙤𝙧 𝙚𝙙𝙪𝙘𝙖𝙩𝙞𝙤𝙣al 𝙥𝙪𝙧𝙥𝙤𝙨𝙚 𝙖𝙣𝙙 𝙬𝙚 𝙖𝙧𝙚 𝙣𝙤𝙩 𝙧𝙚𝙨𝙥𝙤𝙣𝙨𝙞𝙗𝙡𝙚 𝙛𝙤𝙧 𝙖𝙣𝙮 𝙠𝙞𝙣𝙙 𝙤𝙛 𝙞𝙡𝙡𝙚𝙜𝙖𝙡 𝙖𝙘𝙩𝙞𝙫𝙞𝙩𝙮 𝙙𝙤𝙣𝙚 𝙗𝙮 𝙩𝙝𝙞𝙨 𝙩𝙤𝙤𝙡.