mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 00:27:07 -05:00 
			
		
		
		
	[ooyala] Add test for missing stream['url']['data']
This commit is contained in:
		@@ -140,6 +140,11 @@ class OoyalaIE(OoyalaBaseIE):
 | 
			
		||||
                'title': 'Divide Tool Path.mp4',
 | 
			
		||||
                'duration': 204.405,
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            # empty stream['url']['data']
 | 
			
		||||
            'url': 'http://player.ooyala.com/player.js?embedCode=w2bnZtYjE6axZ_dw1Cd0hQtXd_ige2Is',
 | 
			
		||||
            'only_matching': True,
 | 
			
		||||
        }
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user