mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[extractor] Standardize _live_title
				
					
				
			This commit is contained in:
		| @@ -91,7 +91,7 @@ class CamModelsIE(InfoExtractor): | ||||
|  | ||||
|         return { | ||||
|             'id': user_id, | ||||
|             'title': self._live_title(user_id), | ||||
|             'title': user_id, | ||||
|             'is_live': True, | ||||
|             'formats': formats, | ||||
|             'age_limit': 18 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan