mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Remove error message
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user