YouTube Wrapped 🎁
Spotify Wrapped but for YouTube. (Because Rewind sucked). Inspired by the Waveform podcast.
How to use
- Request your data from Google using Google Takeout.
- Get a Google API key.
- Add Youtube Data API v3 to your project.
- Run the standalone executable or use the online version.
- Use the Google API key and open the watch history file from your takeout:
YouTube and YouTube Music/history
.
If you need more help, check the pages on the wiki.
Build your own (standalone) version
Prerequisites
On your system
- Node installed
- Rust and Cargo installed
- Build dependencies installed
- Clone this repository
git clone https://github.com/Sank6/YouTube-Wrapped
Building
In app working directory
- Install package dependencies
npm install
- Build tauri app
npm run tauri:build
Running
Run the file generated by tauri: youtube-wrapped