Skip to content

Library for getting spotify, youtube, deezer, etc URI from an artist + song

Notifications You must be signed in to change notification settings

stavia/audiostreaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

audiostreaming

audiostreaming is a Go library for getting spotify, youtube, deezer, etc URI from an artist + song query.

Usage

Inside cmd folder there is an example command. Clone the repository and go to folder cmd/audiostreaming

cd cmd/audiostreaming

Copy .env-example to .env and set the data for your environment

cp .env-example .env

Run the command

go run main.com --artist "Arctic Monkeys" --track "Do I Wanna Know?"

About

Library for getting spotify, youtube, deezer, etc URI from an artist + song

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages