Git Product home page Git Product logo

makeitpersonal's Introduction

makeitpersonal

This is an experiment in music sharing.

Lyric Sharing

It looks like this. Sign up and start sharing!

Lyric Fetching Service

You can fetch lyrics from the website using a simple GET request to http://makeitpersonal.co/lyrics. It expects two parameters, artist (artist name) and title (song title). Try it out in the command line:

curl -s "https://makeitpersonal.co/lyrics?artist=Protest%20the%20Hero&title=Tandem"

If you want full instructions on how to create a script to automate this task or if you want to integrate this into your editor, check out these instructions.

Bugs

Plese file bugs and requests in the issue tracker.

makeitpersonal's People

Contributors

dependabot[bot] avatar febuiles avatar jpemberthy avatar nhocki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

makeitpersonal's Issues

Try to fetch lyrics with errors on Artist/Title via Google.

Many users are unable to find lyrics because they enter either an invalid Artist or Song name.

I think the problem could be partially solved via google, the trick here is to always pass a unique lyrics host name, in this case lyrics007 so we don't have to scrap different sites, with this approach I think the 1st result will be almost always valid, e.g:

lyric

lyric

rico

makeitpersonal website is inaccessible

Hi there @febuiles ,
The website https://makeitpersonal.co/ can't be reached on 6:17 pm, 23 April 2020, GMT.
The error message displayed is,

We're sorry, but something went wrong.

The issue has been logged for investigation. Please try again later.

Error ID: bbdef62d

Details: Web application could not be started by the Phusion Passenger application server.

Please look into this problem.
Cheers!!!

Internal server error at makeitpersnal.co

Makeitpersonal.co is throwing an internal server error, signed with: Apache/2.4.29 (Ubuntu) Server at makeitpersonal.co Port 443

It is actually returning some correct lyrics, but these are prefixed with the error message.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.