invidious-mod/src/invidious/jobs
syeopite 438467f69a
Add playback success rate to `/api/v1/stats` (#4085)
* Add stats-based /videoplayback blockage status

* Count when YouTube returns wrong video as failure

* Cast playback stats hash type prior to return

* Bump stats refresh timer to 10 minutes
2023-11-04 13:52:30 +00:00
..
base_job.cr
bypass_captcha_job.cr
clear_expired_items_job.cr
notification_job.cr Prepare to create a 'Channel' module 2022-12-22 16:13:34 +01:00
pull_popular_videos_job.cr
refresh_channels_job.cr Prepare to create a 'Channel' module 2022-12-22 16:13:34 +01:00
refresh_feeds_job.cr Prepare to create a 'Channel' module 2022-12-22 16:13:34 +01:00
statistics_refresh_job.cr Add playback success rate to `/api/v1/stats` (#4085) 2023-11-04 13:52:30 +00:00
subscribe_to_feeds_job.cr Prepare to create a 'Channel' module 2022-12-22 16:13:34 +01:00
update_decrypt_function_job.cr