readme fix
This commit is contained in:
14
README.md
14
README.md
@@ -1,20 +1,20 @@
|
|||||||
#Mix Youtube videos like a pro DJ!
|
# Mix Youtube videos like a pro DJ!
|
||||||
|
|
||||||
##About
|
## About
|
||||||
This website is a tribute to the old twoyoutubevideosandamotherfuckingcrossfader.com.
|
This website is a tribute to the old twoyoutubevideosandamotherfuckingcrossfader.com.
|
||||||
It's a simple way to play music from Youtube and smoothly fade between tracks thanks to the crossfader.
|
It's a simple way to play music from Youtube and smoothly fade between tracks thanks to the crossfader.
|
||||||
|
|
||||||
##What's next?
|
## What's next?
|
||||||
###Maybe one day
|
### Maybe one day
|
||||||
- Search videos straight from the app (needs API key and calls)
|
- Search videos straight from the app (needs API key and calls)
|
||||||
- Compatibility with Bandcamp music (not sure if it can be done without too much hacks)
|
- Compatibility with Bandcamp music (not sure if it can be done without too much hacks)
|
||||||
###Should be done quickly
|
### Should be done quickly
|
||||||
- Clean code (especially old P5JS)
|
- Clean code (especially old P5JS)
|
||||||
- Sanitize it (naming, organization, comments...)
|
- Sanitize it (naming, organization, comments...)
|
||||||
- Add current tracks/playlists as hashes in the URL so we can share track combinations
|
- Add current tracks/playlists as hashes in the URL so we can share track combinations
|
||||||
|
|
||||||
##External resources and inspiration
|
## External resources and inspiration
|
||||||
###Bandcamp fetching
|
### Bandcamp fetching
|
||||||
- https://gist.github.com/Romern/cd7f1e9a742d27eb3ac104201f6ae87c
|
- https://gist.github.com/Romern/cd7f1e9a742d27eb3ac104201f6ae87c
|
||||||
- https://stackoverflow.com/questions/65085046/how-do-i-pull-album-art-thumbnail-from-bandcamp
|
- https://stackoverflow.com/questions/65085046/how-do-i-pull-album-art-thumbnail-from-bandcamp
|
||||||
- https://github.com/89z/mech/blob/master/bandcamp/bandcamp.go
|
- https://github.com/89z/mech/blob/master/bandcamp/bandcamp.go
|
||||||
|
Reference in New Issue
Block a user