diff --git a/README.md b/README.md index 8c41a65..28e0bb0 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ It's a simple way to play music from Youtube and smoothly fade between tracks th - Add current tracks/playlists as hashes in the URL so we can share track combinations ## External resources and inspiration +### Inspiration +- Original idea: http://twoyoutubevideosandamotherfuckingcrossfader.com/ +- Youtube embedded player API implementation: https://thomaspark.co/projects/needledrop/ +- Starry night: https://www.youtube.com/watch?v=NJjEGoqTn1Y +- CSS/JS shooting stars: https://www.geeksforgeeks.org/how-to-create-shooting-star-animation-effect-using-css/ ### Bandcamp fetching - https://gist.github.com/Romern/cd7f1e9a742d27eb3ac104201f6ae87c - https://stackoverflow.com/questions/65085046/how-do-i-pull-album-art-thumbnail-from-bandcamp diff --git a/index.html b/index.html index 0c49d1b..d7d45de 100644 --- a/index.html +++ b/index.html @@ -94,8 +94,7 @@ - - +