Skip to content

ucdavis-noyce/YouTube-Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube-Driver

This package provides a high-level abstraction over selenium to allow programmatic interaction with YouTube's interface.

Installation

  1. Install the package using pip install --upgrade YouTube-Driver.
  2. Download youtube-dl to a location in your PATH.
  3. Download the corresponding webdriver for your browser to a location in your PATH.

Getting Started

Acknowledgements

This tool was developed as part of an effort by researchers at UC Davis to audit the recommendations on YouTube. Read more about it here.

The primary maintainer is Muhammad Haroon.