pinchflat/lib/pinchflat/yt_dlp
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
..
command_runner.ex [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
media.ex [Bugfix] Respect cookies preference when performing download pre-check (#517) 2024-12-17 11:18:47 -08:00
media_collection.ex [Enhancement] Overhaul indexing to be more efficient (#540) 2025-01-02 15:48:18 -08:00
yt_dlp_command_runner.ex [Housekeeping] Pass the current action when calling the yt-dlp runner (#514) 2024-12-13 12:29:05 -08:00