mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[videoweed]Cleanup
This commit is contained in:
		| @@ -37,7 +37,7 @@ class VideoweedIE(InfoExtractor): | ||||
|     def _real_extract(self, url): | ||||
|         mobj = re.match(self._VALID_URL, url) | ||||
|         video_id = mobj.group('id') | ||||
|         print "itworks" | ||||
|          | ||||
|         page = self._download_webpage( | ||||
|             'http://%s/file/%s' % (self._HOST, video_id), video_id, 'Downloading video page') | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sainyam Kapoor
					Sainyam Kapoor