Tube Archivist logo

Tube Archivist

Self-hosted YouTube media server

Alternative to: youtube


About Versions (54)

v0.1.2

2022-02-26

Added

  • Added storing playback position and continue watching from where you left off, shout out to @n8detar
  • Added watch progress bar indicator over video thumbnail

Changed

  • Changed API endpoints to return config key by default

Fixed

  • Fixed a bug where subscribed playlist would auto unsubscribe when a new video was added.
    • You might want to double check your playlist subscriptions and re-subscribe if needed
  • Fixed rescan error if the channel doesn’t exist anymore, #175
  • Fixed build error and better ffmpeg URL extractor from GitHub release API
  • Fixed some more small bugs, so we can create more later.

Note

  • This broke compatibility between unstable builds and requires a reset of Redis by deleting dump.rdb in the /data volume of Redis to reset your user configurations. Regular installations with the latest tag are not affected.