mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 00:25:15 +00:00 
			
		
		
		
	[vice] Make test only matching
This commit is contained in:
		@@ -23,16 +23,7 @@ class ViceIE(InfoExtractor):
 | 
				
			|||||||
            },
 | 
					            },
 | 
				
			||||||
        }, {
 | 
					        }, {
 | 
				
			||||||
            'url': 'https://news.vice.com/video/experimenting-on-animals-inside-the-monkey-lab',
 | 
					            'url': 'https://news.vice.com/video/experimenting-on-animals-inside-the-monkey-lab',
 | 
				
			||||||
            'info_dict': {
 | 
					            'only_matching': True,
 | 
				
			||||||
                'id': 'N2bzkydjraWDGwnt8jAttCF6Y0PDv4Zj',
 | 
					 | 
				
			||||||
                'ext': 'mp4',
 | 
					 | 
				
			||||||
                'title': 'VICE News - Inside the Monkey Lab',
 | 
					 | 
				
			||||||
                'description': 'md5:1f660d467d3515f29d11e5ef742a4b82',
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
            'params': {
 | 
					 | 
				
			||||||
                # Requires ffmpeg (m3u8 manifest)
 | 
					 | 
				
			||||||
                'skip_download': True,
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user