Skip to content

Listen to discogs.com vinyls with this Google Chrome extension

Notifications You must be signed in to change notification settings

atillay/discogs-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discogs-player

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 :

Usage

  • $ 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)

How it works

  1. Extract each vinyl information from the Discogs results page
  2. Build a google search query with vinyl meta and restricted domains (using Dorks syntax)
  3. Extract the search result and retrive vinyl playlist from the correct source
  4. Display the audio player with the loaded playlist

About

Listen to discogs.com vinyls with this Google Chrome extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published