mrbrianevans / social-media-export-analyser

Analyse GDPR exports of your data from big social media companies
https://social-media-export-analyser-mrybc.ondigitalocean.app/
MIT License
1 stars 0 forks source link

Add support for YouTube watch history #45

Closed mrbrianevans closed 2 years ago

mrbrianevans commented 2 years ago

YouTube watch history

Needs:

mrbrianevans commented 2 years ago

Basic support for YouTube watch history now exists. It is parsed correctly and the correct data is extracted. It is currently shown in a default VaadinGrid and uses default search indexing.

It could be dramatically improved by adding a custom component to display (add URL links to video and channel name), and custom search indexing to split "search by channel" from "search by video title" and remove indexing of date and URLs.