TSedlar / yt-csv

Downloads songs identified on youtube matching a CSV file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obtain a Spotify CSV here

Current Process

  • add your YouTube API Key to youtube-key.txt in this dir
  • add a spotify.csv file to this dir (from link above)
    • or youtube.csv (manual)
  • npm install
  • npm run spotify or npm run youtube

TODO:

  • add auto-lookup for tags based on a youtube video's URL
  • create an electron application that's simple to use

About

Downloads songs identified on youtube matching a CSV file

License:MIT License


Languages

Language:JavaScript 100.0%