mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	call increment_downloads in blip.tv extractor
This commit is contained in:
		| @@ -2646,6 +2646,8 @@ class BlipTVIE(InfoExtractor): | ||||
| 				raise ValueError('Can not determine filename extension') | ||||
| 			ext = umobj.group(1) | ||||
|  | ||||
| 			self._downloader.increment_downloads() | ||||
|  | ||||
| 			info = { | ||||
| 				'id': data['item_id'], | ||||
| 				'url': video_url, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user