Skip to content

Automated YouTube script which does basic stuff on YouTube

Notifications You must be signed in to change notification settings

aravindveluri/YouTube-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

#Instructions and requirements to run the script:

Instructions on how to run the code:

  1. Python Selenium module, Mozilla Firefox browser and Mozilla Firefox WebDriver(geckodriver executable placed in /usr/local/bin) are required to run this python automation script.
  2. Open Ubuntu Terminal and execute the python file using: python youtube_automation.py
  3. First, the program will ask for gmail ID input. Enter your gmail ID which is a test account I created for this project and click enter key.
  4. Second, the program will ask for your password. Enter the corresponding account password and click enter key.
  5. Next, the program will ask for input terms which the program will search on YouTube.
  6. Next, it will print top ten results for the search, and asks to input which video should be played. Finally, it asks whether you like or disliked to video and after entering corresponding input, the programs exits, while the browser stays open.

About

Automated YouTube script which does basic stuff on YouTube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages