mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Clean up unused imports and other minor mistakes
This commit is contained in:
		| @@ -53,7 +53,7 @@ class ZDFIE(InfoExtractor): | ||||
|             video_id, | ||||
|             u'Get stream URL') | ||||
|  | ||||
|         MMS_STREAM = r'href="(?P<video_url>mms://[^"]*)"' | ||||
|         #MMS_STREAM = r'href="(?P<video_url>mms://[^"]*)"' | ||||
|         RTSP_STREAM = r'(?P<video_url>rtsp://[^"]*.mp4)' | ||||
|  | ||||
|         mobj = re.search(self._MEDIA_STREAM, media_link) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister