pinchflat/lib/pinchflat_web
Kieran e9f6b45953
[Enhancement] Add rate limiting to yt-dlp requests; prevent saving Media Items when throttled by YouTube (#559)
* Added sleep interval to settings

* Added new sleep setting to yt-dlp runner and added tests

* Added setting for form; updated setting name

* Updated form label

* Prevented saving/updating of media items if being throttled by youtube

* Added the bot message to the list of non-retryable errors

* Fixed typo
2025-01-14 11:38:40 -08:00
..
components use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
controllers [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
helpers [Enhancement] Add sorting, pagination, and new attributes to sources index table (#510) 2024-12-13 09:49:00 -08:00
endpoint.ex [Enhancement] Add Prometheus support (#556) 2025-01-09 12:38:17 -08:00
gettext.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
plugs.ex [Bugfix] Improve OPML route security (#535) 2024-12-30 17:40:23 -08:00
router.ex Removed testing route from router 2024-12-30 17:44:45 -08:00
telemetry.ex [Enhancement] Show currently executing jobs on homepage (#250) 2024-05-17 10:55:27 -07:00