Commit graph

3 commits

Author SHA1 Message Date
Max Isom cf75afd4bc
Fix shuffle bug for long Spotify playlists
A random sample of 50 songs is taken for long playlists since mapping Spotify -> YouTube is expensive.
However, the function used previously allowed for duplicates within that sample of 50.
2021-05-30 15:01:11 -05:00
Max Isom 7703506aae Bump dependencies and add typing event handler 2020-03-27 17:14:08 -05:00
Max Isom eca84c8b69 Inital commit 2020-03-09 11:57:39 -05:00