Skip to content

oliveroneill/playlist-from-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playlist-from-csv

A program used for adding songs to a playlist based on a CSV file.

This is to be used with sir which will write to DynamoDB. You can then export the database to CSV and push the song requests to the playlist using this program.

Usage

cargo run <CLIENT_ID> <CLIENT_SECRET> <USERNAME> <PLAYLIST_NAME> <CSV_FILE_PATH>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages