BETA - Suggestions and PR are welcome
This Google Chrome extension adds a listen button next to each marketplace track. If the vinyl is found in one the supported sources, a player will appear with the vinyl tracks audio previews.
Current supported sources are :
$ npm install & npm run build
- The unpacked extension will be created in
./extension
folder - Then open chrome://extensions, enable developer mode and "Load unpacked" extension
- Visit a marketplace page : https://www.discogs.com/sell/list?style=Techno (for example)
- Extract each vinyl information from the Discogs results page
- Build a google search query with vinyl meta and restricted domains (using Dorks syntax)
- Extract the search result and retrive vinyl playlist from the correct source
- Display the audio player with the loaded playlist