mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-01-15 10:27:50 +01:00
Remove error message
This commit is contained in:
parent
39df8ab200
commit
02f1cd1a8b
@ -150,7 +150,6 @@ spawn do
|
||||
begin
|
||||
videos << get_video(id, client, PG_DB)
|
||||
rescue ex
|
||||
STDOUT << Time.now << " : " << ex.message << "\n"
|
||||
end
|
||||
youtube_pool << client
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user