Tube Archivist logo

Tube Archivist

Self-hosted YouTube media server

Alternative to: youtube


About Versions (54)

v0.4.6

2024-01-27

Project Updates

  • This is a small maintenance release fixing some bugs
  • This has a workaround for a memory usage problem in Celery, the task scheduler

Fixed

  • Fixed a memory leak in celery by reducing the worker life time, by @PhuriousGeorge
  • Fixed an issue where deleting a channel wouldn’t clean up subtitles correctly
  • Fixed reindexing item that has since been deleted locally after queue start
  • Fixed throttling video redirect when reindexing by validating IDs and raising error on mismatch