mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Remove error message
This commit is contained in:
parent
39df8ab200
commit
02f1cd1a8b
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue