Tube Archivist logo

Tube Archivist

Self-hosted YouTube media server

Alternative to: youtube


About Versions (54)

v0.5.2

2025-05-14

Added

  • Added channel name fallback to counter yt-dlp extraction errors, by @billy1

Changed

  • Changed notification polling to 1sec interval to avoid some browsers blocking, #912 by @MerlinScheurer

Fixed

  • Fixed URL param handling when creating embedded player, #907 by @masonjames
  • Fixed newline parsing in text forms, #908 by @MerlinScheurer
  • Fixed channel art fallback, #911 by @MerlinScheurer
  • Fixed custom CSS injection, #884 by @MerlinScheurer, docs
  • Fixed video grid type in playlist, #916 by @bbilly1
  • Fixed autodelete logic for toggled watched state, #919 by @Jurrer and @bbilly1
  • Fixed autodelete logic where global values can overwrite channel specific, #673 by @bbilly1
  • Fixed playlist length determination, #942 by @billy1
  • Fixed watched date updating logic, #926 by @Jurrer
  • Fixed channel subs null value extraction, #803 by @bbilly1
  • Fixed connection check to ES at startup to handle 401 errors, by @bbilly1