Skip to content

Search for a song using an MP3. Leverages AudD Audio Content Recognition API and Filestack Storage API

Notifications You must be signed in to change notification settings

ajmarkow/spotify-webclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Clip for Spotify™ Spotify

Searches for song playing or mentioned and sends the info to spotify for user to add to their favorites., September 14, 2020

By Johnny Duverseau, Joseph Karnafel, AJ Markow, & Ophelia Swen

Description

  • Recognizes the song that’s playing currently using an audio content recognition API.
  • Webpage or Web App that person interacts with to start search for a song.
  • User drags in an mp3.
  • Somehow stores the name of songs the person has searched for, and links person to spotify.
  • Doesn’t connect directly to users spotify. Adds songs to object on page, and users can then remove items or check off as added to their library.

Setup/Installation Requirements

  1. Clone git repository to computer on which you want to serve the application.
  2. Input your Filestack and AudD API Keys in .env file.
  3. Run 'npm run start' to compile source code and launch a webpack development server for the application.

Known Bugs

No bugs as of most recent commit on September 17,2020.

Support and contact details

Contact any of the contributors listed on this repository.

Technologies Used

APIs, Bootstrap, CSS, Git, HTML, JavaScript, Node.js

We used these APIs:

License

MIT License

Copyright (c) 2020 Johnny Duverseau, Joseph Karnafel, AJ Markow, & Ophelia Swen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files the Software, to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

References

About

Search for a song using an MP3. Leverages AudD Audio Content Recognition API and Filestack Storage API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published