Contribute Media
A thank you to everyone who makes this possible: Read More

Creating a DVR with Python

Description

If you're living with multiple people, most likely the discussion about having which shows taking up space on the DVR can cause some chaos. In this talk, learn how the BattDVR project can solve this problem through the integration of multiple concepts and libraries.

Some of the points that will be covered:

  • Factory Design Pattern
  • Web Scraping
  • Metadata collection via APIs
  • Object Oriented Design and Inheritance
  • Storing project preferences locally

Details

Improve this page