mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	[biqle] Skip an invalid test
This commit is contained in:
		@@ -24,7 +24,8 @@ class BIQLEIE(InfoExtractor):
 | 
				
			|||||||
            'ext': 'mp4',
 | 
					            'ext': 'mp4',
 | 
				
			||||||
            'title': 'Ребенок в шоке от автоматической мойки',
 | 
					            'title': 'Ребенок в шоке от автоматической мойки',
 | 
				
			||||||
            'uploader': 'Dmitry Kotov',
 | 
					            'uploader': 'Dmitry Kotov',
 | 
				
			||||||
        }
 | 
					        },
 | 
				
			||||||
 | 
					        'skip': ' This video was marked as adult.  Embedding adult videos on external sites is prohibited.',
 | 
				
			||||||
    }]
 | 
					    }]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def _real_extract(self, url):
 | 
					    def _real_extract(self, url):
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user