projects / musi-archiver

Musi Archiver

Tool

Musi

Web

Overview

A simple extension I created that allows users to import their music from Musi into YouTube. I reverse engineered Musi’s API and utilize it to retrieve playlists from a backup code. Since the extension injects itself into a fake YouTube music page, I’m able to fetch requests directly to YouTube’s API to import the music without requiring YouTube credentials from the user. This is largely why I chose to implement this project as an extension.