Skip to content

Two python scripts to take a bunch of html files containing youtube watch history and dump it into a sqlite3 database file

Notifications You must be signed in to change notification settings

jamesthekee/youtube-takeout-processor-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

youtube-takeout-processor-

Two python scripts to take a bunch of html files containing youtube watch history and dump it into a sqlite3 database file

beware there may be some unfixed uncommented spaghetti code ahead, but feel free to have a cheeky look

How to use

  • Download your google takeout (you only need to select youtube history) and extract them

  • Do this every few months just in case. I have found that they typically store the watch history for about a year and a half

  • Store the entire takeout file in the folder takeouts, such that file hierachy will look like this.

  • run the datacompiler.py

About

Two python scripts to take a bunch of html files containing youtube watch history and dump it into a sqlite3 database file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages