Tube Archivist logo

Tube Archivist

Self-hosted YouTube media server

Alternative to: youtube


About Versions (54)

v0.3.4

2023-03-04

Project updates

  • As mentioned before, redislabs/rejson is depreciated, use redis/redis-stack-server as a drop in replacement, a future version will depend on the additional features provided there.
  • Update compatibility is now defined to max one or two version back, Readme.
  • Tube Archivist Companion also got an update, with a great addition by @bakkot, now returning useful connection error messages to the popup.
  • This fixes an issue (#424) where the periodic refresh task built wrong media urls in some cases, you might want to rescan your filesystem after updating to fix any such issues.

Added

  • Added search keyword cheat sheet, by @p0358

Changed

  • Changed yt-dlp version, this ships yt-dlp 2023.03.03, fixing the throttling issue
  • Changed some notifications timeouts for better UX feedback
  • Changed progress hook total size to fall back to estimated size for N/A values

Fixed

  • Fixed TA_PORT parser in nginx, #436 by @anonamouslyginger
  • Fixed media file change in reindex task, #424
  • Fixed startup migration race condition in some situations with not yet available ES shards