Files
YTDJ/README.md
tfl ee487c5fd7
All checks were successful
Gitea/YTDJ/pipeline/head This commit looks good
Added search function using YT data API. Fixed slider and scrollbar on web kit. Minor changes
2022-10-12 17:53:29 +02:00

1.7 KiB

Mix Youtube videos like a pro DJ!

About

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.

What's next?

Maybe one day

  • 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)
  • A playlist of to-be-played tracks that can be added manually ("add url") or through the search
  • A history of played tracks?

Should be done quickly

  • Clean code (especially old P5JS)
  • Sanitize it (naming, organization, comments...)
  • Add current tracks/playlists as hashes in the URL so we can share track combinations
  • Better indication of the video current status (playing or paused),maybe using outline on the iframe, or changing the box-shadow color?

External resources and inspiration

Inspiration

Bandcamp fetching