gsheasby / chartify

0 stars 0 forks source link

ChartImporter should handle youtube mapping #8

Closed gsheasby closed 6 years ago

gsheasby commented 6 years ago

3 added a youtube mapping, #7 a chart importer

Now, the importer needs to check if a track ID from the chart is present in the mapping - if so, Spotify won't know about it, so we shouldn't fetch the data from there, but instead use the mapping.

Will also need a schema change (some isYoutube field for tracks)