Skip to content
Compare
Choose a tag to compare
@vphoebe vphoebe released this 09 Aug 17:24
acf128e

Improvements

  • Added "library" to locally save and load tracks without using the YouTube API. Now you can use Beatnik entirely "offline" after saving items to your library.
    • New caching strategy that locally saves metadata.
    • Playing an unsaved track always streams, playing a saved track always plays from cache.
  • Support YouTube cookies for videos that require authentication/age gate/etc.
  • Various optimizations to make most operations run smoother

Breaking changes

  • Breaking changes to required bind mounts and environment variables. See README for configuration info.