YouTube-Driver

Programmatically interact with YouTube's interface.


License
MIT
Install
pip install YouTube-Driver==1.0.8

Documentation

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.