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
- Host: GitHub
- URL: https://github.com/foxrefire/librezam
- Owner: FoxRefire
- License: agpl-3.0
- Created: 2024-08-26T23:55:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T18:00:31.000Z (over 1 year ago)
- Last Synced: 2025-03-25T19:37:03.863Z (about 1 year ago)
- Language: JavaScript
- Size: 10.7 MB
- Stars: 43
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Librezam
Song recognition webextension using Shazam API
[](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

## 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