Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shaybox/spotify-lyrics

Spotify Lyrics API Wrapper
https://github.com/shaybox/spotify-lyrics

spotify spotify-lyrics spotify-web-api spotify-wrapper

Last synced: about 2 months ago
JSON representation

Spotify Lyrics API Wrapper

Awesome Lists containing this project

README

        

# Spotify Lyrics

Spotify Lyrics API Wrapper

Based on [spotify-lyrics-api](https://github.com/akashrchandran/spotify-lyrics-api), [syrics](https://github.com/akashrchandran/syrics), [lyricstify](https://github.com/lyricstify/lyricstify), and [verses](https://github.com/Maxuss/verses)

## [Examples](/examples)
- [async](/examples/async.rs) - Default feature
- [sync](/examples/sync.rs) - `is_sync` feature

## [Features](/Cargo.toml)
- `rustls-tls` - RustTLS (Default)
- `native-tls` - OpenSSL
- `browser` (Default)
- Adds the `browser` method to the builder to get the cookie from local browser(s)