added info to readme
This commit is contained in:
@@ -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
|
||||
|
@@ -94,8 +94,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- Some light analytics to know how people use this website -->
|
||||
<!-- REMOVE THIS LINE (Some light analytics to know how people use this website) -->
|
||||
<script async defer data-website-id="8db8311f-63a6-47d5-a77f-7d9b80db22b1" src="https://stats.tflcl.xyz/sucre.js"></script>
|
||||
<!-- Background was first made using P5JS -->
|
||||
<!-- <script src="/js/vendor/p5.js"></script>
|
||||
|
Reference in New Issue
Block a user