Use different video for blockage status check

This commit is contained in:
syeopite 2023-08-31 11:03:10 -07:00
parent 51e4fbc5c2
commit 27264c61c4
No known key found for this signature in database
GPG Key ID: A73C186DA3955A1A

View File

@ -14,7 +14,7 @@ class Invidious::Jobs::CheckBlockageStatusJob < Invidious::Jobs::BaseJob
loop do
begin
# TODO find performant way of fetching a random video from the videos table.
video = fetch_video("zj82_v2R6ts", nil)
video = fetch_video("jNQXAC9IVRw", nil)
if !video.nil?
# Assume unblocked