Tube Archivist logo

Tube Archivist

Self-hosted YouTube media server

Alternative to: youtube


About Versions (54)

v0.4.3

2023-11-10

Project Updates

  • This is the second step in moving away from redis persistence, refactoring the environment variable parsing
  • This ships a workaround for the new channel about popup parsing failure

Added

  • Added read only user functionality, docs, #529 by @stratus-ss
  • Added store for volume change in session
  • Added CSS styling functionality, docs, by @extome9000
  • Added daily download media size to dashboard
  • [API] Added zip file backup endpoints
  • [API] Added user config endpoints

Changed

  • Changed env var handling, Refactored Environment settings, by @anonamouslyginger
  • Changed dashboard tile building, by @MerlinScheurer
  • Changed daily download stats to be timezone aware
  • Touch up the icons, fix coloring for theme, by @pairofcrocs

Fixed

  • Fixed channel about page parsing, #587
  • Fixed direct video download button, #566 by @OmarLaham
  • Fixed off by one message in filesystem rescan