Skip to content

yashu1wwww/Auto-Youtube-Video-Report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Auto-Youtube-Video-Report

Auto Youtube Video Report Using Selenium with python

When Running Error Appears Then Fork it....

https://github.com/yashu1wwww/Auto-Youtube-brand-account-and-create-feedback-report-using-localhost

After downloading the folder, extract it and open the command prompt.

Enter your email and password in the 10th and 11th lines respectively. Make sure to use accounts that do not have 2-factor authentication enabled.

Replace the URL in the 23rd line with the URL of the video you want to report.

To check your Python version, type "python" in the command prompt and hit enter.

Then, install the random package by entering "pip install random" and hitting enter.

Repeat the process to install the undetected_chromedriver package

by entering "pip install undetected_chromedriver" and hitting enter.

After downloading the appropriate chromedriver that matches the version of your Google Chrome browser (https://chromedriver.chromium.org/downloads),

extract the files to the downloaded folder.

Finally, enter "report.py" in the command prompt within the specific folder or double-click on "report.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.0

and hit enter

and

python -c "import selenium; print(selenium.version)"

𝙏𝙝𝙞𝙨 𝙞𝙣𝙛𝙤𝙧𝙢𝙖𝙩𝙞𝙤𝙣 𝙞𝙨 𝙤𝙣𝙡𝙮 𝙛𝙤𝙧 𝙚𝙙𝙪𝙘𝙖𝙩𝙞𝙤𝙣al 𝙥𝙪𝙧𝙥𝙤𝙨𝙚 𝙖𝙣𝙙 𝙬𝙚 𝙖𝙧𝙚 𝙣𝙤𝙩 𝙧𝙚𝙨𝙥𝙤𝙣𝙨𝙞𝙗𝙡𝙚 𝙛𝙤𝙧 𝙖𝙣𝙮 𝙠𝙞𝙣𝙙 𝙤𝙛 𝙞𝙡𝙡𝙚𝙜𝙖𝙡 𝙖𝙘𝙩𝙞𝙫𝙞𝙩𝙮 𝙙𝙤𝙣𝙚 𝙗𝙮 𝙩𝙝𝙞𝙨 𝙩𝙤𝙤𝙡.

Releases

No releases published

Packages

No packages published

Languages