mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 04:27:07 -05:00 
			
		
		
		
	[soundgasm] PEP8
This commit is contained in:
		@@ -40,6 +40,7 @@ class SoundgasmIE(InfoExtractor):
 | 
			
		||||
            'description': description
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class SoundgasmProfileIE(InfoExtractor):
 | 
			
		||||
    IE_NAME = 'soundgasm:profile'
 | 
			
		||||
    _VALID_URL = r'https?://(?:www\.)?soundgasm\.net/u/(?P<id>[^/]+)/?(?:\#.*)?$'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user