LyuboslavLyubenov / AddSongsFromFileToSpotifyList

Search for songs in file (each song name on new line) and add them to spotify public playlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AddSongsFromFileToSpotifyList

Search for songs in file (each song name on new line) and add them to spotify public playlist

Usage

"create playlist from youtube.exe" [clientId] [clientSecret] [playlistId] [songs names file path]

Example:

"create playlist from youtube.exe" sdlakj1KWdiwad SKADo1kdo9sajdsADSAFD KSADOgkjfs ./songs.txt

IMPORTANT

Song names must be on new line

Example of content of songs file

Shrimp
Lil dicky - pillow talking
chris brown - loyal
mettalica - one
...
...
...

About

Search for songs in file (each song name on new line) and add them to spotify public playlist


Languages

Language:C# 100.0%