All Projects â†’ NTag â†’ Lyrics.ovh

NTag / Lyrics.ovh

Licence: gpl-3.0
Source of lyrics.ovh and API to search for lyrics of a song

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Lyrics.ovh

Google Search
scrape google search results
Stars: ✭ 62 (-44.64%)
Mutual labels:  api, search
Meting
🍰 Wow, such a powerful music API framework
Stars: ✭ 1,265 (+1029.46%)
Mutual labels:  api, music
Findsploit
Find exploits in local and online databases instantly
Stars: ✭ 1,160 (+935.71%)
Mutual labels:  search, find
Lara Eye
Filter your Query\Builder using a structured query language
Stars: ✭ 39 (-65.18%)
Mutual labels:  api, search
Carol Xamarin
A minimal and beautiful lyrics app for macOS built with Xamarin and C#
Stars: ✭ 97 (-13.39%)
Mutual labels:  music, lyrics
Duckduckgo Images Api
DuckDuckGo Image Search Resuts - Programatically download Image Search Results
Stars: ✭ 48 (-57.14%)
Mutual labels:  api, search
Apis
This Repository contains link to many Open or Closed Source APIs which I've made
Stars: ✭ 79 (-29.46%)
Mutual labels:  api, music
Alltomp3 App
Download and Convert YouTube, SoundCloud & Spotify in MP3 with full tags (title, artist, genre, cover, lyrics ðŸ”Ĩ)
Stars: ✭ 920 (+721.43%)
Mutual labels:  music, lyrics
Winyl
Winyl's main repository.
Stars: ✭ 97 (-13.39%)
Mutual labels:  music, lyrics
Vidify
Play music videos automatically for the songs playing on any device
Stars: ✭ 95 (-15.18%)
Mutual labels:  music, lyrics
Alignmentduration
Lyrics-to-audio-alignement system. Based on Machine Learning Algorithms: Hidden Markov Models with Viterbi forced alignment. The alignment is explicitly aware of durations of musical notes. The phonetic model are classified with MLP Deep Neural Network.
Stars: ✭ 36 (-67.86%)
Mutual labels:  music, lyrics
Lyrics
📄 Open Lyrics Database
Stars: ✭ 106 (-5.36%)
Mutual labels:  music, lyrics
Graphql Music
ðŸŽļA workshop in building a GraphQL API
Stars: ✭ 33 (-70.54%)
Mutual labels:  api, music
Gaanaapi
Unofficial Gaana API
Stars: ✭ 59 (-47.32%)
Mutual labels:  api, music
Lyrics Corpora
An unofficial Python API that allows users to create a corpus of lyrical text from their favorite artists and billboard charts
Stars: ✭ 13 (-88.39%)
Mutual labels:  music, lyrics
Distube
A Discord.js v12 module to simplify your music commands and play songs with audio filters on Discord without any API key. Support YouTube, SoundCloud, Bandcamp, Facebook, and 700+ more sites
Stars: ✭ 73 (-34.82%)
Mutual labels:  search, music
Manticoresearch
Database for search
Stars: ✭ 610 (+444.64%)
Mutual labels:  api, search
Duckduckgo
An unofficial DuckDuckGo search API.
Stars: ✭ 6 (-94.64%)
Mutual labels:  api, search
Youtube Music Desktop
A desktop client for YouTube Music with MusixMatch lyrics.
Stars: ✭ 92 (-17.86%)
Mutual labels:  music, lyrics
Cloudboost
Realtime JavaScript Backend.
Stars: ✭ 1,378 (+1130.36%)
Mutual labels:  api, search

lyrics.ovh: Only the lyrics

Source of the website https://lyrics.ovh which allows you to find the lyrics for a song quickly and without ads.

A Chrome Extension is also available, thanks to Varal7: https://github.com/Varal7/lyrics-chrome-extension.

API documentation

An API is available to get the lyrics of a song. The documentation is available on Apiary.io: http://docs.lyricsovh.apiary.io/.

How to start

npm install
node .

Then, you must uncomment the line 6 of frontend/search.js.

Finally you can open your browser and access http://localhost:8081 to reach the frontend (while the API is available at http://localhost:8080).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].