Skip to content

Application to create a list of all individually viewed shows from Netflix history.

Notifications You must be signed in to change notification settings

LiteGull/NetflixViews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Netflix Views Organiser

This is a small script which makes understanding the view history a little easier.

It is simple to use, all you have to do is execute the Python file and it will do the hard work for you.

Prerequisites

  • NetflixViewingHistory.csv (File downloaded from here.) Store this somewhere in the home directory.
  • Python3

As long as the file downloaded from Netflix is called NetflixViewingHistory.csv and is stored in the home directory then it will go to work.

Firstly, it will print out the amount of unique shows, then it will create a new file in the same directory called NetflixIndividualViewingHistory.csv, in here is a list of each individual show from the list.

About

Application to create a list of all individually viewed shows from Netflix history.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages