Tube Archivist logo

Tube Archivist

Self-hosted YouTube media server

Alternative to: youtube


About Versions (54)

v0.1.6

2022-06-04

Project updates

  • First release build on new build server, thanks to everybody contributing financially
  • Tube Archivist Companion Browser Extension update v0.0.2

Added

  • User configurable grid row size for videos
  • Added Truenas Scale instructions, wiki shout out to: @heavybullets8

Changed

  • Changed cookie file handling directly from redis instead of file, yt-dlp 2022.05.18
  • Changed use embedded metadata for videos with content id, #241, shout out to @anonamouslyginger
  • Changed subtitle naming convention to .lang.vtt for new downloads, #195
  • Changed search as you type delay for better performance
  • Changed delete download queue buttons, moved to settings page under Actions header
  • Refactored yt-dlp integration into reusable base class
  • General code cleanup of unused methods

Fixed

  • Fixed deleted video lingering in playlist metadata
  • Fixed subtitle parsing error without segments, #249
  • Fixed process truncated thumbnail images, #256