Skip to content

🎵 Web extension that exports selected thread music recommendations from music recs without context facebook group

Notifications You must be signed in to change notification settings

rrsilaya/recs2spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recs2spotify
recs2spotify

Web extension for exporting selected thread from music recs without context Facebook group

Installation

I've made this extension available via the following providers:

Firefox Chrome Edge
Firefox Chrome Edge

Usage

  1. Install the extension via any of the providers above.
  2. Go to music recs without context Facebook group.
  3. Open the extension and authenticate with your Spotify account.
  4. Load the thread that you want to export. Make sure to collapse all comments by clicking "View More" to include them for export.
  5. From the dropdown, select the thread that you want to export. Once selected click "Get List".
  6. After getting the list, you should now have a preview of the tracks to be exported. Click "Create Playlist".
  7. If the playlist is successfully created, you can view the playlist by clicking "Open Playlist".

Development

I'm using Webpack to bundle all the necessary modules of the extension.

Prerequisites
  • node
  • Chrome/Firefox
  • Spotify developer account
Setup
  1. Clone this repository.
  2. Install all the dependencies by running yarn install.
  3. Run webpack with yarn start. This will watch for file changes.
  4. Load the extension depending on the browser that you're using.
  • In Chrome, go to Extensions > Load Unpacked and load the build/ directory.
  • In Firefox, install the node package web-ext and execute web-ext build/.
  1. To build the bundle, enter yarn build. This will create the zipped bundle in dist/.

Next Tasks

  • cleanup code
  • improve error handling
  • handle big thread
  • create proper icon
  • release for Firefox
  • allow curating tracks before export

Support

If you have issues using the extension, feel free to send an email to [email protected].

About

🎵 Web extension that exports selected thread music recommendations from music recs without context facebook group

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published