mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[extractor] Standardize _live_title
				
					
				
			This commit is contained in:
		| @@ -235,7 +235,7 @@ class OdnoklassnikiIE(InfoExtractor): | ||||
|  | ||||
|         assert title | ||||
|         if provider == 'LIVE_TV_APP': | ||||
|             info['title'] = self._live_title(title) | ||||
|             info['title'] = title | ||||
|  | ||||
|         quality = qualities(('4', '0', '1', '2', '3', '5')) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan