Skip to content

Simple app for showing your most listened to YouTube Music songs, based on Google Takeout data, similar to Spotify Wrapped

Notifications You must be signed in to change notification settings

mattschlosser/music-rewind

Repository files navigation

Music Rewind

Shows your YouTube Music history in a nice sorted list, based on what you've played most.

Keeps data local and processes everything on client side. Your history is not uploaded anywhere.

Visit the demo

To fix:

  • Click on a song to listen to it
  • Add a chart to show listening habits over time
  • Fix UI Hanging on large history upload (JS workers?).

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Simple app for showing your most listened to YouTube Music songs, based on Google Takeout data, similar to Spotify Wrapped

Topics

Resources

Stars

Watchers

Forks