Code Monkey home page Code Monkey logo

spotify-lyrics's Introduction

Spotify Lyrics Grabber From Genius Lyrics or Happi Api

This application Reads current playing song from spotify Api and Grab the Lyrics from Happi api or Genius Lyrics. My Example will work for Console. you can easily develope a GUI Interface but i prefer the terminal so i won't add GUI implementation.

How To Use

  • Create a spotify developer account from spotify Developer Page

  • add the given client Id and Client secret to appsetting.json file.(you can change the file name in config.json)

  • If you want use happi api (If you want use Genius Lyrics just skip this one )

    • Create a Happi Account from this link
    • Add The Api Key to appsetting.json (you can change the file name in config.json)
  • for using Genius

    • remove HappiApi Section from config File and that will do it.

-via terminal navigate to SpotifyLyrics.Console.Example Folder and type dotnet run. you should see the lyrics in your terminal

Config File

Just Be sure set configFile in configFile.json before start

in your config file you should set your api keys and if you need you can also set proxy

thanx to JohnnyCrazy for increadable Api : https://github.com/JohnnyCrazy/SpotifyAPI-NET

spotify-lyrics's People

Contributors

pouyasamie avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.