Skip to content

yashu1wwww/Youtube-auto-brand-account-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Youtube-auto-brand-account-create

Youtube auto brand account create using selenium by python

Please note: Use accounts that do not have two-factor authentication.

If these code doesn't run means then run these updated code..

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

Replace the 56th and 57th lines in the script with your Gmail email address and password (use a Gmail account that does not have brand accounts).

In the brand.py script, I have added code to create up to 5 auto brand accounts. If you want to create more accounts,

copy line from 126 to 139 and paste it how much accs you want...

To begin, open the command prompt and enter "pip install Random" followed by hitting the enter button.

Then enter "pip install undetected_chromedriver" and hit enter again.

After downloading the folder, extract it and open the command prompt. Enter "Python" to find your Python version.

Download the Chromedriver (https://chromedriver.chromium.org/downloads) and extract it to the downloaded folder,

making sure it matches the version of Chrome on your PC.

To run the script, enter "brand.py" in the folder location in the command prompt, or double-click on the brand.py file

👉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 𝙥𝙪𝙧𝙥𝙤𝙨𝙚 𝙖𝙣𝙙 𝙬𝙚 𝙖𝙧𝙚 𝙣𝙤𝙩 𝙧𝙚𝙨𝙥𝙤𝙣𝙨𝙞𝙗𝙡𝙚 𝙛𝙤𝙧 𝙖𝙣𝙮 𝙠𝙞𝙣𝙙 𝙤𝙛 𝙞𝙡𝙡𝙚𝙜𝙖𝙡 𝙖𝙘𝙩𝙞𝙫𝙞𝙩𝙮 𝙙𝙤𝙣𝙚 𝙗𝙮 𝙩𝙝𝙞𝙨 𝙩𝙤𝙤𝙡.