mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-04 06:31:57 +00:00 
			
		
		
		
	Playlist import no refresh (#3973)
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user