mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	[quickscope] Fix typo
This commit is contained in:
		@@ -79,7 +79,7 @@ class PeriscopeIE(InfoExtractor):
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class QuickscopeIE(InfoExtractor):
 | 
			
		||||
    IE_DESC = 'Quisck Scope'
 | 
			
		||||
    IE_DESC = 'Quick Scope'
 | 
			
		||||
    _VALID_URL = r'https?://watchonperiscope\.com/broadcast/(?P<id>\d+)'
 | 
			
		||||
    _TEST = {
 | 
			
		||||
        'url': 'https://watchonperiscope.com/broadcast/56180087',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user