An open API service indexing awesome lists of open source software.

https://github.com/foxrefire/librezam

Song recognition webextension using Shazam API
https://github.com/foxrefire/librezam

Last synced: 10 months ago
JSON representation

Song recognition webextension using Shazam API

Awesome Lists containing this project

README

          



Librezam


Song recognition webextension using Shazam API

[![Firefox](https://extensionworkshop.com/assets/img/documentation/publish/get-the-addon-178x60px.dad84b42.png)](https://addons.mozilla.org/firefox/addon/librezam/)

## What is it?
This is a browser extension that uses Shazam's internal API to recognize the music playing in the current tab.

Requests unrelated to music recognition, such as telemetry, will not be made.

This is unofficial project and is not affiliated or supported by *Shazam ltd.*

## Screenshot
![304658](https://github.com/user-attachments/assets/bf07a292-4f6e-4d16-91ad-dd07801825bd)

## Third-party libraries/Referenced codes
* [Iconsax Bold Oval Icons](https://www.svgrepo.com/svg/495541/music-square-search)([MIT](https://www.svgrepo.com/page/licensing/#MIT)) //Extension Icon
* [node-shazam-api](https://github.com/asivery/node-shazam-api)([GPL-2.0](https://github.com/asivery/node-shazam-api/blob/master/LICENSE)) //Create Audio Signature & Querying Shazam API

\*Included as my standalone wrapper, [source](https://github.com/FoxRefire/node-shazam-api-standaloneWrapper)
* [ffmpeg.wasm](https://github.com/ffmpegwasm/ffmpeg.wasm)([MIT](https://github.com/ffmpegwasm/ffmpeg.wasm/blob/main/LICENSE)) //Converting recorded audio to PCM
* [Song-identifier](https://gitlab.com/losnappas/Song-identifier/-/blob/master/songid-react/src/record.js?ref_type=heads)([Unlicense](https://gitlab.com/losnappas/Song-identifier/-/blob/master/LICENSE?ref_type=heads)) //Algorithm of record audio from DOM Element
* [Materialize](https://github.com/materializecss/materialize)([MIT](https://github.com/materializecss/materialize/blob/main/LICENSE)) //App interface
* [Material Symbols & Icons](https://fonts.google.com/icons)([SIL Open Font License](https://openfontlicense.org/)) // App interface