Commit graph

4 commits

Author SHA1 Message Date
Jesse Bannon
9af03eea9b plugin modularize for config docs 2025-02-05 09:48:57 -08:00
Jesse Bannon
16bdf77256 config reference 2025-02-05 09:21:59 -08:00
Jesse Bannon
4d0123c8b0
[BACKEND] Optimize memory usage (#872)
Reduce memory usage significantly when pulling large channels all at once by
- Not loading entry script until it is being processed
- Deleting the entry memory once fully processed
- Disable yt-dlp from keeping entry info in memory since ytdl-sub reads it from file
2024-01-05 13:04:01 -08:00
Jesse Bannon
731d4e444c
[DOCS] Tooling to auto-generate custom sphinx docs (#849)
Tooling + updating docs
2023-12-28 22:39:59 -08:00