mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Add option to pull all videos
This commit is contained in:
parent
4730497efe
commit
6d8caaee65
4 changed files with 9 additions and 7 deletions
|
@ -83,7 +83,7 @@ crawl_threads.times do
|
|||
end
|
||||
end
|
||||
|
||||
refresh_channels(PG_DB, channel_threads)
|
||||
refresh_channels(PG_DB, channel_threads, CONFIG.full_refresh)
|
||||
|
||||
video_threads.times do |i|
|
||||
spawn do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue