pinchflat/lib/pinchflat
Kieran 6ead29182d
[Enhancement] Auto-update yt-dlp (#589)
* Added a command for updating yt-dlp

* Added a yt-dlp update worker to run daily

* Added a new file that runs post-boot when the app is ready to serve requests; put yt-dlp updater in there

* Updated config to expose the current env globally; updated startup tasks to not run in test env

* Removes unneeded test code
2025-01-27 11:33:38 -08:00
..
boot [Enhancement] Auto-update yt-dlp (#589) 2025-01-27 11:33:38 -08:00
downloading [Enhancement] Run fast indexing on source creation and at higher priority (#583) 2025-01-22 14:54:15 -08:00
fast_indexing [Enhancement] Run fast indexing on source creation and at higher priority (#583) 2025-01-22 14:54:15 -08:00
http [Enhancement] Optionally use the YouTube API for improved fast indexing (#282) 2024-06-10 11:45:41 -07:00
lifecycle [Enhancement] Add support for yt-dlp plugins + add lifecycle script event for app boot (#465) 2024-11-08 15:38:00 -08:00
media [Enhancement] Add rate limiting to yt-dlp requests; prevent saving Media Items when throttled by YouTube (#559) 2025-01-14 11:38:40 -08:00
metadata [Enhancement] Use cookies on a per-source basis (#354) 2024-08-14 12:00:18 -07:00
podcasts Added OPML Endpoint for podcast rss feeds (#512) 2024-12-20 11:47:03 -08:00
profiles [Enhancement] Auto-update yt-dlp (#589) 2025-01-27 11:33:38 -08:00
settings Change a GT to a GTE (#570) 2025-01-15 10:54:45 -08:00
slow_indexing [Enhancement] Run fast indexing on source creation and at higher priority (#583) 2025-01-22 14:54:15 -08:00
sources [Enhancement] Run fast indexing on source creation and at higher priority (#583) 2025-01-22 14:54:15 -08:00
tasks [Bugfix] Disallow concurrent slow-indexing runs for the same source (#384) 2024-09-10 14:16:10 -07:00
utils [Enhancement] Add rate limiting to yt-dlp requests; prevent saving Media Items when throttled by YouTube (#559) 2025-01-14 11:38:40 -08:00
yt_dlp [Enhancement] Auto-update yt-dlp (#589) 2025-01-27 11:33:38 -08:00
application.ex [Enhancement] Auto-update yt-dlp (#589) 2025-01-27 11:33:38 -08:00
mailer.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
prom_ex.ex [Enhancement] Add Prometheus support (#556) 2025-01-09 12:38:17 -08:00
release.ex [Enhancement] Add support for yt-dlp plugins + add lifecycle script event for app boot (#465) 2024-11-08 15:38:00 -08:00
repo.ex Improve relationship UI handling (#42) 2024-02-29 18:35:51 -08:00