mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 00:25:15 +00:00 
			
		
		
		
	[moevideo] Skip removed video test
This commit is contained in:
		@@ -52,7 +52,8 @@ class MoeVideoIE(InfoExtractor):
 | 
				
			|||||||
                'height': 296,
 | 
					                'height': 296,
 | 
				
			||||||
                'duration': 6027,
 | 
					                'duration': 6027,
 | 
				
			||||||
                'filesize': 588257923,
 | 
					                'filesize': 588257923,
 | 
				
			||||||
            }
 | 
					            },
 | 
				
			||||||
 | 
					            'skip': 'Video has been removed',
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user