Playlist import no refresh

pull/3973/head
Brahim Hadriche 1 year ago committed by GitHub
parent 507bed6313
commit 0110f865c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -133,7 +133,7 @@ struct Invidious::User
next if !video_id
begin
video = get_video(video_id)
video = get_video(video_id, false)
rescue ex
next
end

Loading…
Cancel
Save