spotify-music-importer:将 csv 导入音乐库的实用程序

时间:2024-06-18 13:55:11
【文件属性】:

文件名称:spotify-music-importer:将 csv 导入音乐库的实用程序

文件大小:11KB

文件格式:ZIP

更新时间:2024-06-18 13:55:11

Ruby

Spotify 音乐导入器 如果您想将音乐库导入 Spotify,这将有所帮助。 它现在使用 CSV,因为大多数库导出都是这种格式。 安装 $ gem install spotify-music-importer 用法 bundle exec spotify-music-importer import -f CSV_FILE -t SPOTIFY_ACCESS_TOKEN 示例 CSV Name,Artist,Album,Track Number ""40"","U2","War (Remastered)","10" "The (After) Life Of The Party","Fall Out Boy","Infinity On High","9" "...but home is nowhere","AFI","Sing The Sorrow","12" "1000 Ocean


【文件预览】:
spotify-music-importer-master
----.gitignore(590B)
----.ruby-gemset(23B)
----bin()
--------spotify-music-importer(855B)
----.ruby-version(6B)
----LICENSE(1KB)
----spotify-music-importer.gemspec(1KB)
----README.md(1KB)
----lib()
--------spotify_importer.rb(5B)
--------spotify()
----Gemfile(177B)
----Rakefile(72B)
----Gemfile.lock(694B)

网友评论