Home
Softono
amplyfm

amplyfm

Open source JavaScript
60
Stars
3
Forks
3
Issues
2
Watchers
5 years
Last Commit

About amplyfm

![logo](https://user-images.githubusercontent.com/6929257/51931964-6bdfb880-23fe-11e9-9871-3249e307b9a3.png) # Amplyfm Amplyfm is a open-source web app where you can enjoy unlimited free music, search for your favorite artists and genres or discover new ones, get song lyrics, watch your favorite music videos and share them with your friends. For the data, such as artist biography, top tracks, similar artists, etc. it uses Last.fm API. For the lyrics, it uses lyrics.ovh API. And for streaming actual songs it uses YouTube data and iframe API ## Authentication You'll need a Last.fm and YouTube API key for this to work. Lyrics.ovh API does not require any authentication. ## Getting API keys Get the Last.fm API key [here](https://www.last.fm/api). Get the YouTube API key through [google developer console](https://console.developers.google.com/). Then edit them in `js/artist.js` # License [GPLv3](https://github.com/aciddjus/amplyfm/blob/master/LICENSE) © Milos Djurdjevic

Platforms

Web Self-hosted

Languages

JavaScript

logo

Amplyfm

Amplyfm is a open-source web app where you can enjoy unlimited free music, search for your favorite artists and genres or discover new ones, get song lyrics, watch your favorite music videos and share them with your friends.

For the data, such as artist biography, top tracks, similar artists, etc. it uses Last.fm API. For the lyrics, it uses lyrics.ovh API. And for streaming actual songs it uses YouTube data and iframe API

Authentication

You'll need a Last.fm and YouTube API key for this to work.

Lyrics.ovh API does not require any authentication.

Getting API keys

Get the Last.fm API key here.

Get the YouTube API key through google developer console.

Then edit them in js/artist.js

License

GPLv3 © Milos Djurdjevic