My Projects

Video Player (Local-Flix)

Video Player (Local-Flix)

Python Video Player

Overview

A video player I made (using chatgpt) to replace netflix. It downloads the a cover and description with genre tags for each movie you have from an API, and displays them on a GUI which can be sorted by genre, series / movie, etc.

Tech & Tools

  • Python
  • OS Module
  • JSON Module
  • PyQt5 Module
  • requests Module
  • tmdbv3api Module
  • threading Module