Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 290 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 290 Bytes

YTMusicImporter

Import JSON song list to Youtube Music playlist

Setup with https://github.com/sigma67/ytmusicapi setup instructions to create authentication file. Songs should be in a JSON file with each song in the array composed as such { "song": "Foo", "artists": ["Bar", "Fizz"] }/