mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[dctp] PEP8
This commit is contained in:
		| @@ -13,8 +13,9 @@ class DctpTvIE(InfoExtractor): | ||||
|             'id': '1324', | ||||
|             'display_id': 'videoinstallation-fuer-eine-kaufhausfassade', | ||||
|             'ext': 'flv', | ||||
|             'title': 'Videoinstallation für eine Kaufhausfassade'} | ||||
|             'title': 'Videoinstallation für eine Kaufhausfassade' | ||||
|         } | ||||
|     } | ||||
|  | ||||
|     def _real_extract(self, url): | ||||
|         video_id = self._match_id(url) | ||||
| @@ -54,4 +55,3 @@ class DctpTvIE(InfoExtractor): | ||||
|             'ext': 'flv', | ||||
|             'display_id': video_id | ||||
|         } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister