(no title)
djyde
|
1 year ago
That's interesting, I found out that Youtube history data can be downloaded as well, I think I can also do a data analysis to look at my youtube viewing history and see what interesting things I can find. I wonder if anyone has already done something similar?
lexlambda|1 year ago
What I've been doing is regularly getting the .json dumps takeout.google.com and merging them. (for around 4 years now)
I plan on eventually processing that data later to track usual statistics, but also for example my interests over the years (by grouping and then searching for common topics like Minecraft, Haskell, Covid, ...).
djyde|1 year ago
My idea is to write a purely front-end application that takes a json file and uses a chart to visualize some interesting information by year, such as the most watched channels for the selected year