YouTube Memories Viewer. Simple application for browsing your YouTube history data
You need rust toolchain to build it yourself
cargo install --git https://github.com/MarrieMitsu/ytmFirst you must export your YouTube data in JSON format from How to download your Google data. There's also example history data which you can use for quick demo
Then simply run
ytm --file watch-history.jsonIt will run a local web server
