[soundgasm] PEP8
This commit is contained in:
		| @@ -40,6 +40,7 @@ class SoundgasmIE(InfoExtractor): | |||||||
|             'description': description |             'description': description | ||||||
|         } |         } | ||||||
|  |  | ||||||
|  |  | ||||||
| class SoundgasmProfileIE(InfoExtractor): | class SoundgasmProfileIE(InfoExtractor): | ||||||
|     IE_NAME = 'soundgasm:profile' |     IE_NAME = 'soundgasm:profile' | ||||||
|     _VALID_URL = r'https?://(?:www\.)?soundgasm\.net/u/(?P<id>[^/]+)/?(?:\#.*)?$' |     _VALID_URL = r'https?://(?:www\.)?soundgasm\.net/u/(?P<id>[^/]+)/?(?:\#.*)?$' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister